Uses of Class
com.opencloud.slee.resources.cgin.map.MAPUserCSGInformation
-
Packages that use MAPUserCSGInformation 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 Provides an API for the CAP v4 protocol.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 MAPUserCSGInformation in com.opencloud.slee.resources.cgin.cap_v1.persist
Fields in com.opencloud.slee.resources.cgin.cap_v1.persist with type parameters of type MAPUserCSGInformation Modifier and Type Field Description static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP1Proto.MAP_MS_DataTypes_UserCSGInformation>CAP1Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformationstatic PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP1Proto.MAP_MS_DataTypes_UserCSGInformation>CAP1Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation -
Uses of MAPUserCSGInformation in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type MAPUserCSGInformation Modifier and Type Field Description static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP2Proto.MAP_MS_DataTypes_UserCSGInformation>CAP2Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformationstatic PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP2Proto.MAP_MS_DataTypes_UserCSGInformation>CAP2Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation -
Uses of MAPUserCSGInformation in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type MAPUserCSGInformation Modifier and Type Field Description static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP3Proto.MAP_MS_DataTypes_UserCSGInformation>CAP3Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformationstatic PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP3Proto.MAP_MS_DataTypes_UserCSGInformation>CAP3Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation -
Uses of MAPUserCSGInformation in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 that return MAPUserCSGInformation Modifier and Type Method Description MAPUserCSGInformationCAP4LocationInformationGPRS. getUserCSGInformation()Gets the value of the field userCSGInformation.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type MAPUserCSGInformation Modifier and Type Method Description CAP4LocationInformationGPRSCAP4LocationInformationGPRS. setUserCSGInformation(MAPUserCSGInformation value)Sets the value of the field userCSGInformation. -
Uses of MAPUserCSGInformation in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type MAPUserCSGInformation Modifier and Type Field Description static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP4Proto.MAP_MS_DataTypes_UserCSGInformation>CAP4Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformationstatic PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP4Proto.MAP_MS_DataTypes_UserCSGInformation>CAP4Codecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation -
Uses of MAPUserCSGInformation in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPUserCSGInformation Modifier and Type Method Description MAPUserCSGInformationMAPUserCSGInformation. clone()Constructs a copy of this object and everything reachable from it.static MAPUserCSGInformationMAPUserCSGInformation. copyOf(MAPUserCSGInformation 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.MAPUserCSGInformationMAPLocationInformation. getUserCSGInformation()Gets the value of the field userCSGInformation.MAPUserCSGInformationMAPLocationInformationGPRS. getUserCSGInformation()Gets the value of the field userCSGInformation.MAPUserCSGInformationMAPUserCSGInformation. setAccessMode(byte[] value)Sets the value of the field accessMode.MAPUserCSGInformationMAPUserCSGInformation. setCmi(byte[] value)Sets the value of the field cmi.MAPUserCSGInformationMAPUserCSGInformation. setCsg_Id(BitString value)Sets the value of the field csg-Id.MAPUserCSGInformationMAPUserCSGInformation. setExtensionContainer(MAPExtensionContainer value)Sets the value of the field extensionContainer.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPUserCSGInformation Modifier and Type Method Description static MAPUserCSGInformationMAPUserCSGInformation. copyOf(MAPUserCSGInformation 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. setUserCSGInformation(MAPUserCSGInformation value)Sets the value of the field userCSGInformation.MAPLocationInformationGPRSMAPLocationInformationGPRS. setUserCSGInformation(MAPUserCSGInformation value)Sets the value of the field userCSGInformation. -
Uses of MAPUserCSGInformation in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPUserCSGInformation Modifier and Type Field Description static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,MAPProto.MAP_MS_DataTypes_UserCSGInformation>MAPCodecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformationstatic PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,MAPProto.MAP_MS_DataTypes_UserCSGInformation>MAPCodecs. MAP_MS_DataTypes_UserCSGInformationSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
-