public class AsnElementType extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isComponentsOf |
boolean |
isDefault |
boolean |
isDefinedType |
boolean |
isOptional |
boolean |
isTag |
boolean |
isTagDefault |
String |
name |
AsnTag |
tag |
String |
typeName |
Object |
typeReference |
String |
typeTagDefault |
AsnValue |
value |
| Constructor and Description |
|---|
AsnElementType() |
public boolean isComponentsOf
public boolean isDefault
public boolean isDefinedType
public boolean isOptional
public boolean isTag
public boolean isTagDefault
public String name
public AsnTag tag
public String typeName
public Object typeReference
public String typeTagDefault
public AsnValue value
Copyright © 2022. All rights reserved.