- Index
- »
- fan.asn1
- »
- AsnTagMode
AsnTagMode
@Serializable { simple=true }
const class AsnTagMode : Enum
The tag mode for a AsnTag
Return the AsnTagMode instance for the specified name
List of AsnTagMode values indexed by ordinal
const static AsnTagMode : explicit
static new fromStr(Str name, Bool checked)
Return the AsnTagMode instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
const static AsnTagMode : implicit
const static AsnTagMode[] : vals
List of AsnTagMode values indexed by ordinal