Class CAP4SendChargingInformationArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4SendChargingInformationArg
    extends CAP3SendChargingInformationArg
    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_v3.CAP3SendChargingInformationArg
             partyToCharge {
                 @rename legID
             }
         }
     }
     

    Used as argument type by CAP4Operations.sendChargingInformation.

    See Also:
    Serialized Form