Class CAP4CAMEL_AChBillingChargingCharacteristics

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4CAMEL_AChBillingChargingCharacteristics
    extends CAP2CAMEL_AChBillingChargingCharacteristics
    API for CAP-datatypes.CAMEL-AChBillingChargingCharacteristics. Generated from the following ASN.1 type definition and the adaptations below.
     CAMEL-AChBillingChargingCharacteristics ::=
         CHOICE {
             timeDurationCharging SEQUENCE {
                 maxCallPeriodDuration     INTEGER (1..864000),
                 releaseIfdurationExceeded BOOLEAN DEFAULT FALSE,
                 tariffSwitchInterval      INTEGER (1..86400) OPTIONAL,
                 audibleIndicator          AudibleIndicator DEFAULT tone : FALSE,
                 extensions                Extensions OPTIONAL,
                 ...
             }
         }
     CAP-datatypes {
         CAMEL-AChBillingChargingCharacteristics {
             @extendible
             @parentType com.opencloud.slee.resources.cgin.cap_v2.CAP2CAMEL_AChBillingChargingCharacteristics
             timeDurationCharging {
                 releaseIfdurationExceeded {
                     @rename releaseIfdurationExceeded-v3
                 }
             }
         }
     }
     
    See Also:
    Serialized Form