org.bn.compiler.parser.model
public class AsnOidComponentList extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList |
components |
AsnDefinedValue |
defval |
boolean |
isDefinitive |
Constructor and Description |
---|
AsnOidComponentList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.util.ArrayList components
public AsnDefinedValue defval
public boolean isDefinitive