Class CCApplyChargingReportArg

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

    public class CCApplyChargingReportArg
    extends ExtendibleOctetString
    API for CC-DataTypes.ApplyChargingReportArg. Generated from the following ASN.1 type definition.
     ApplyChargingReportArg ::=
         OCTET STRING
     
    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 argument type by CCOperations.applyChargingReport.

    See Also:
    Serialized Form
    • Constructor Detail

      • CCApplyChargingReportArg

        public CCApplyChargingReportArg()
        Nullary constructor.
      • CCApplyChargingReportArg

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