Class CAP4ApplyChargingArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4ApplyChargingArg
    extends CAP3ApplyChargingArg
    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,
             aChChargingAddress                AChChargingAddress DEFAULT legID : sendingSideID : '01'H,
             ...
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         ApplyChargingArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3ApplyChargingArg
         }
     }
     

    Used as argument type by CAP4Operations.applyCharging.

    See Also:
    Serialized Form
    • Constructor Detail

      • CAP4ApplyChargingArg

        public CAP4ApplyChargingArg()
        Constructs an object with uninitialised state.