Class CS1IPAvailable

  • All Implemented Interfaces:
    DataObject, Serializable

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

    See Also:
    Serialized Form
    • Constructor Detail

      • CS1IPAvailable

        public CS1IPAvailable()
        Nullary constructor.
      • CS1IPAvailable

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