Class CS1EventTypeCharging

  • All Implemented Interfaces:
    DataObject, Serializable

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

    Used as field type by CS1ChargingEvent.

    See Also:
    Serialized Form
    • Constructor Detail

      • CS1EventTypeCharging

        public CS1EventTypeCharging()
        Nullary constructor.
      • CS1EventTypeCharging

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