public class ExplicitField extends Asn1FieldInfo
| Constructor and Description |
|---|
ExplicitField(EnumType index,
Class<? extends Asn1Type> type)
Constructor for an explicitly tagged field, the tagNo being the same of index.
|
ExplicitField(EnumType index,
int tagNo,
Class<? extends Asn1Type> type)
Constructor for an explicitly tagged field.
|
createFieldValue, getFieldTag, getIndex, getTaggingOption, getTagNo, getType, isImplicit, isTaggedCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.