Class CAP3ApplyChargingArg

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

    public class CAP3ApplyChargingArg
    extends CAP2ApplyChargingArg
    API for CAP-gsmSSF-gsmSCF-ops-args.ApplyChargingArg. Generated from the following ASN.1 type definition and the adaptations below.
     ApplyChargingArg ::=
         SEQUENCE {
             aChBillingChargingCharacteristics AChBillingChargingCharacteristics,
             partyToCharge                     SendingSideID DEFAULT sendingSideID : '01'H,
             extensions                        Extensions OPTIONAL,
             ...
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         ApplyChargingArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v2.CAP2ApplyChargingArg
         }
     }
     

    Used as argument type by CAP3Operations.applyCharging.

    See Also:
    Serialized Form