| 限定符和类型 | 可选元素和说明 |
|---|---|
Asn1TagClass |
cls |
Asn1Type |
elementType
Type of elements.
|
int |
index
Index used to order fields in a container.
|
boolean |
optional
true if this field is optional. |
Asn1Tagging |
tagging
Tagging mode.
|
int |
tagNumber
Tag number.
|
public abstract Asn1Type type
public abstract int index
public abstract Asn1TagClass cls
public abstract Asn1Tagging tagging
public abstract int tagNumber
public abstract boolean optional
true if this field is optional. Ignored for fields of CHOICE containers.public abstract Asn1Type elementType
Copyright © 2018. All rights reserved.