Uses of Class
com.opencloud.slee.resources.cgin.map.MAPLocationInformationEPS
-
Packages that use MAPLocationInformationEPS Package Description com.opencloud.slee.resources.cgin.cap_v1.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v2.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v3.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v4.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol.com.opencloud.slee.resources.cgin.map.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages. -
-
Uses of MAPLocationInformationEPS in com.opencloud.slee.resources.cgin.cap_v1.persist
Fields in com.opencloud.slee.resources.cgin.cap_v1.persist with type parameters of type MAPLocationInformationEPS Modifier and Type Field Description static PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP1Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP1Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPSstatic PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP1Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP1Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPS -
Uses of MAPLocationInformationEPS in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type MAPLocationInformationEPS Modifier and Type Field Description static PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP2Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP2Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPSstatic PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP2Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP2Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPS -
Uses of MAPLocationInformationEPS in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type MAPLocationInformationEPS Modifier and Type Field Description static PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP3Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP3Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPSstatic PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP3Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP3Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPS -
Uses of MAPLocationInformationEPS in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type MAPLocationInformationEPS Modifier and Type Field Description static PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP4Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP4Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPSstatic PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,CAP4Proto.MAP_MS_DataTypes_LocationInformationEPS>CAP4Codecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPS -
Uses of MAPLocationInformationEPS in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPLocationInformationEPS Modifier and Type Method Description MAPLocationInformationEPSMAPLocationInformationEPS. clone()Constructs a copy of this object and everything reachable from it.static MAPLocationInformationEPSMAPLocationInformationEPS. copyOf(MAPLocationInformationEPS from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MAPLocationInformationEPSMAPLocationInformation. getLocationInformationEPS()Gets the value of the field locationInformationEPS.MAPLocationInformationEPSMAPSubscriberInfo. getLocationInformationEPS()Gets the value of the field locationInformationEPS.MAPLocationInformationEPSMAPLocationInformationEPS. setAgeOfLocationInformation(int value)Sets the value of the field ageOfLocationInformation and marks the field as present.MAPLocationInformationEPSMAPLocationInformationEPS. setAgeOfLocationInformationPresent(boolean flag)Sets the presence or absence of the optional field ageOfLocationInformation.MAPLocationInformationEPSMAPLocationInformationEPS. setCurrentLocationRetrievedPresent(boolean flag)Sets the presence or absence of the optional field currentLocationRetrieved.MAPLocationInformationEPSMAPLocationInformationEPS. setE_utranCellGlobalIdentity(byte[] value)Sets the value of the field e-utranCellGlobalIdentity.MAPLocationInformationEPSMAPLocationInformationEPS. setExtensionContainer(MAPExtensionContainer value)Sets the value of the field extensionContainer.MAPLocationInformationEPSMAPLocationInformationEPS. setGeodeticInformation(byte[] value)Sets the value of the field geodeticInformation.MAPLocationInformationEPSMAPLocationInformationEPS. setGeographicalInformation(byte[] value)Sets the value of the field geographicalInformation.MAPLocationInformationEPSMAPLocationInformationEPS. setTrackingAreaIdentity(byte[] value)Sets the value of the field trackingAreaIdentity.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPLocationInformationEPS Modifier and Type Method Description static MAPLocationInformationEPSMAPLocationInformationEPS. copyOf(MAPLocationInformationEPS from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MAPLocationInformationMAPLocationInformation. setLocationInformationEPS(MAPLocationInformationEPS value)Sets the value of the field locationInformationEPS.MAPSubscriberInfoMAPSubscriberInfo. setLocationInformationEPS(MAPLocationInformationEPS value)Sets the value of the field locationInformationEPS. -
Uses of MAPLocationInformationEPS in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPLocationInformationEPS Modifier and Type Field Description static PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,MAPProto.MAP_MS_DataTypes_LocationInformationEPS>MAPCodecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPSstatic PersistCodec<MAPLocationInformationEPS,MAPLocationInformationEPS,MAPProto.MAP_MS_DataTypes_LocationInformationEPS>MAPCodecs. MAP_MS_DataTypes_LocationInformationEPSSingleton codec for the ASN.1 type: MAP-MS-DataTypes.LocationInformationEPS
-