Class CAP3SendChargingInformationArg

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

    public class CAP3SendChargingInformationArg
    extends CAP2SendChargingInformationArg
    API for CAP-gsmSSF-gsmSCF-ops-args.SendChargingInformationArg. Generated from the following ASN.1 type definition and the adaptations below.
     SendChargingInformationArg ::=
         SEQUENCE {
             sCIBillingChargingCharacteristics SCIBillingChargingCharacteristics,
             partyToCharge                     SendingSideID,
             extensions                        Extensions OPTIONAL,
             ...
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         SendChargingInformationArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v2.CAP2SendChargingInformationArg
             partyToCharge {
                 @rename legID
             }
         }
     }
     

    Used as argument type by CAP3Operations.sendChargingInformation.

    See Also:
    Serialized Form