Class CAP4LocationInformationGPRS

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4LocationInformationGPRS
    extends CAP3LocationInformationGPRS
    API for CAP-datatypes.LocationInformationGPRS. Generated from the following ASN.1 type definition and the adaptations below.
     LocationInformationGPRS ::=
         SEQUENCE {
             cellGlobalIdOrServiceAreaIdOrLAI OCTET STRING (SIZE (5..7)) OPTIONAL,
             routeingAreaIdentity             RAIdentity OPTIONAL,
             geographicalInformation          GeographicalInformation OPTIONAL,
             sgsn-Number                      ISDN-AddressString OPTIONAL,
             selectedLSAIdentity              LSAIdentity OPTIONAL,
             extensionContainer               ExtensionContainer OPTIONAL,
             ...
             sai-Present                      NULL OPTIONAL,
             userCSGInformation               UserCSGInformation OPTIONAL
         }
     CAP-datatypes {
         LocationInformationGPRS {
             @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3LocationInformationGPRS
         }
     }
     

    Used as field type by CAP4InitialDPSMSArg.

    See Also:
    Serialized Form