Class CCSCIBillingChargingCharacteristics

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

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

    See Also:
    Serialized Form