Class CAP4CAMEL_CallResult.TimeDurationChargingResult

  • All Implemented Interfaces:
    DataObject, Serializable
    Enclosing class:
    CAP4CAMEL_CallResult

    public static class CAP4CAMEL_CallResult.TimeDurationChargingResult
    extends CAP3CAMEL_CallResult.TimeDurationChargingResult
    API for CAP-datatypes.CAMEL-CallResult.timeDurationChargingResult. Generated from the following ASN.1 type definition and the adaptations below.
     timeDurationChargingResult ::=
         SEQUENCE {
             partyToCharge              ReceivingSideID,
             timeInformation            TimeInformation,
             legActive                  BOOLEAN DEFAULT TRUE,
             callLegReleasedAtTcpExpiry NULL OPTIONAL,
             extensions                 Extensions OPTIONAL,
             aChChargingAddress         AChChargingAddress DEFAULT legID : receivingSideID : '01'H,
             ...
         }
     CAP-datatypes {
         CAMEL-CallResult {
             timeDurationChargingResult {
                 callLegReleasedAtTcpExpiry {
                     @rename callReleasedAtTcpExpiry
                 }
                 legActive {
                     @rename callActive
                 }
             }
         }
     }
     

    Used as field type by CAP4CAMEL_CallResult.

    See Also:
    Serialized Form