Class CAP2FurnishChargingInformationArg.FCIBCCcs1

  • All Implemented Interfaces:
    DataObject, Serializable
    Enclosing class:
    CAP2FurnishChargingInformationArg

    public static class CAP2FurnishChargingInformationArg.FCIBCCcs1
    extends CCFurnishChargingInformationArg.FCIBCCcs1
    API for CAP-DataTypes.FurnishChargingInformationArg.fCIBCCcs1. Generated from the following ASN.1 type definition.
     fCIBCCcs1 ::=
         OCTET STRING (SIZE (5..49)) (CONTAINING CAMEL-FCIBillingChargingCharacteristics)
     

    This API has both a byteArray and a containedValue.

    When a value of this type is received from the network, the received bytes are assigned to the byteArray, and then those bytes are decoded and any resulting value is assigned to the containedValue.

    When a value of this type is sent to the network, any non-null containedValue is encoded and the resulting bytes are sent to the network, otherwise the bytes in the byteArray are sent to the network.

    Used as field type by CAP2FurnishChargingInformationArg.

    See Also:
    Serialized Form