Class ChoiceInfo


public class ChoiceInfo extends CollectionInfo
The ChoiceInfo class defines properties of ASN.1 CHOICE types.
Since:
ASN.1/Java 2.1
  • Method Details

    • getTagDecoder

      public TagDecoder getTagDecoder()
      Return the tag decoder information for this Choice type.
      Returns:
      tag decoder
    • getXTagDecoder

      public com.oss.metadata.XTagDecoder getXTagDecoder()
      Return the XML tag decoder information for this Choice type.
      Returns:
      tag decoder