Class CS1EventSpecificInformationCharging

  • All Implemented Interfaces:
    DataObject, Serializable

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

    See Also:
    Serialized Form