Uses of Class
com.opencloud.slee.resources.cgin.map.MAPPrepareSubsequentHO_Res_v3
-
Packages that use MAPPrepareSubsequentHO_Res_v3 Package Description 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 MAPPrepareSubsequentHO_Res_v3 in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPPrepareSubsequentHO_Res_v3 Modifier and Type Method Description MAPPrepareSubsequentHO_Res_v3
MAPPrepareSubsequentHO_Res_v3. clone()
Constructs a copy of this object and everything reachable from it.static MAPPrepareSubsequentHO_Res_v3
MAPPrepareSubsequentHO_Res_v3. copyOf(MAPPrepareSubsequentHO_Res 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.MAPPrepareSubsequentHO_Res_v3
MAPPrepareSubsequentHO_Res_v3. setAn_APDU(MAPAccessNetworkSignalInfo value)
Sets the value of the field an-APDU.MAPPrepareSubsequentHO_Res_v3
MAPPrepareSubsequentHO_Res_v3. setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer. -
Uses of MAPPrepareSubsequentHO_Res_v3 in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPPrepareSubsequentHO_Res_v3 Modifier and Type Field Description static PersistCodec<MAPPrepareSubsequentHO_Res,MAPPrepareSubsequentHO_Res_v3,MAPProto.MAP_MS_DataTypes_PrepareSubsequentHO_Res_v3>
MAPCodecs. MAP_MS_DataTypes_PrepareSubsequentHO_Res_v3
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.PrepareSubsequentHO-Res-v3
-