public class AsnOidComponent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AsnDefinedValue |
defval |
boolean |
isDefinedValue |
java.lang.String |
name |
boolean |
nameAndNumberForm |
boolean |
nameForm |
java.lang.Integer |
num |
boolean |
numberForm |
| Constructor and Description |
|---|
AsnOidComponent() |
public AsnDefinedValue defval
public boolean isDefinedValue
public java.lang.String name
public boolean nameAndNumberForm
public boolean nameForm
public java.lang.Integer num
public boolean numberForm