Class CCMessageID.Text.Attributes

  • All Implemented Interfaces:
    DataObject, Serializable
    Enclosing class:
    CCMessageID.Text

    public static class CCMessageID.Text.Attributes
    extends ExtendibleOctetString
    API for CC-DataTypes.MessageID.text.attributes. Generated from the following ASN.1 type definition and the adaptations below.
     attributes ::=
         OCTET STRING
     CC-DataTypes {
         MessageID {
             text {
                 attributes {
                     @extendible
                 }
             }
         }
     }
     
    Each subclass adds a ContainedValue field alongside the ByteArray field inherited from ExtendibleOctetString. The position of this class in the type hierarchy restricts what types of contained value can be used.

    Used as field type by CCMessageID.Text.

    See Also:
    Serialized Form