Class CAP3GPRSEventSpecificInformation.PDPContextEstablishmentSpecificInformation

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

    public static class CAP3GPRSEventSpecificInformation.PDPContextEstablishmentSpecificInformation
    extends AbstractFieldsObject
    API for CAP-datatypes.GPRSEventSpecificInformation.pDPContextEstablishmentSpecificInformation. Generated from the following ASN.1 type definition.
     pDPContextEstablishmentSpecificInformation ::=
         SEQUENCE {
             accessPointName         AccessPointName OPTIONAL,
             endUserAddress          EndUserAddress OPTIONAL,
             qualityOfService        QualityOfService OPTIONAL,
             locationInformationGPRS LocationInformationGPRS OPTIONAL,
             timeAndTimeZone         TimeAndTimezone OPTIONAL,
             pDPInitiationType       PDPInitiationType OPTIONAL,
             ...
             secondaryPDP-context    NULL OPTIONAL
         }
     

    Used as field type by CAP3GPRSEventSpecificInformation.

    See Also:
    Serialized Form