Class CS1ServiceInteractionIndicators

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CS1ServiceInteractionIndicators
    extends ExtendibleOctetString
    API for Core-INAP-CS1-DataTypes.ServiceInteractionIndicators. Generated from the following ASN.1 type definition and the adaptations below.
     ServiceInteractionIndicators ::=
         OCTET STRING (SIZE (1..1000))
     Core-INAP-CS1-DataTypes {
         ServiceInteractionIndicators {
             @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 CS1InitialDPArg.

    Used as field type by CS1ConnectToResourceArg.

    Used as field type by CS1EstablishTemporaryConnectionArg.

    Used as field type by CS1ConnectArg.

    Used as field type by CS1InitiateCallAttemptArg.

    See Also:
    Serialized Form
    • Constructor Detail

      • CS1ServiceInteractionIndicators

        public CS1ServiceInteractionIndicators()
        Nullary constructor.
      • CS1ServiceInteractionIndicators

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