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