public class AsnOidComponentList extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<AsnOidComponent> |
components |
AsnDefinedValue |
defval |
boolean |
isDefinitive |
| Constructor and Description |
|---|
AsnOidComponentList() |
public ArrayList<AsnOidComponent> components
public AsnDefinedValue defval
public boolean isDefinitive
Copyright © 2022. All rights reserved.