org.bn.compiler.parser.model
public class AsnModuleIdentifier extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AsnOidComponentList |
componentList |
java.lang.String |
name |
Constructor and Description |
---|
AsnModuleIdentifier() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public AsnOidComponentList componentList
public java.lang.String name