Class CCIPSSPCapabilities

  • All Implemented Interfaces:
    DataObject, Serializable
    Direct Known Subclasses:
    CAP2IPSSPCapabilities

    public class CCIPSSPCapabilities
    extends ExtendibleOctetString
    API for CC-DataTypes.IPSSPCapabilities. Generated from the following ASN.1 type definition and the adaptations below.
     IPSSPCapabilities ::=
         OCTET STRING
     CC-DataTypes {
         IPSSPCapabilities {
             @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 CCAssistRequestInstructionsArg.

    Used as field type by CCInitialDPArg.

    See Also:
    Serialized Form
    • Constructor Detail

      • CCIPSSPCapabilities

        public CCIPSSPCapabilities()
        Nullary constructor.
      • CCIPSSPCapabilities

        public CCIPSSPCapabilities​(byte[] byteArray)
        Constructs from a given initial byte array value.
        Parameters:
        byteArray - byte array