Uses of Class
com.opencloud.slee.resources.cgin.map.MAPUESBI_Iu
-
Packages that use MAPUESBI_Iu 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 MAPUESBI_Iu in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPUESBI_Iu Modifier and Type Method Description MAPUESBI_IuMAPUESBI_Iu. clone()Constructs a copy of this object and everything reachable from it.static MAPUESBI_IuMAPUESBI_Iu. copyOf(MAPUESBI_Iu 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.MAPUESBI_IuMAPCheckIMEI_Res. getBmuef()Gets the value of the field bmuef.MAPUESBI_IuMAPPrepareHO_Arg_v3. getUesbi_Iu()Gets the value of the field uesbi-Iu.MAPUESBI_IuMAPUESBI_Iu. setUesbi_IuA(BitString value)Sets the value of the field uesbi-IuA.MAPUESBI_IuMAPUESBI_Iu. setUesbi_IuB(BitString value)Sets the value of the field uesbi-IuB.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPUESBI_Iu Modifier and Type Method Description static MAPUESBI_IuMAPUESBI_Iu. copyOf(MAPUESBI_Iu 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.MAPCheckIMEI_ResMAPCheckIMEI_Res. setBmuef(MAPUESBI_Iu value)Sets the value of the field bmuef.MAPPrepareHO_Arg_v3MAPPrepareHO_Arg_v3. setUesbi_Iu(MAPUESBI_Iu value)Sets the value of the field uesbi-Iu. -
Uses of MAPUESBI_Iu in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPUESBI_Iu Modifier and Type Field Description static PersistCodec<MAPUESBI_Iu,MAPUESBI_Iu,MAPProto.MAP_MS_DataTypes_UESBI_Iu>MAPCodecs. MAP_MS_DataTypes_UESBI_IuSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UESBI-Iustatic PersistCodec<MAPUESBI_Iu,MAPUESBI_Iu,MAPProto.MAP_MS_DataTypes_UESBI_Iu>MAPCodecs. MAP_MS_DataTypes_UESBI_IuSingleton codec for the ASN.1 type: MAP-MS-DataTypes.UESBI-Iu
-