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.
|
Modifier and Type | Method and Description |
---|---|
MAPAllowedUMTS_Algorithms |
MAPAllowedUMTS_Algorithms.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPAllowedUMTS_Algorithms |
MAPAllowedUMTS_Algorithms.copyOf(MAPAllowedUMTS_Algorithms 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.
|
MAPAllowedUMTS_Algorithms |
MAPPrepareHO_Arg_v3.getAllowedUMTS_Algorithms()
Gets the value of the field allowedUMTS-Algorithms.
|
MAPAllowedUMTS_Algorithms |
MAPForwardAccessSignalling_Arg_v3.getAllowedUMTS_Algorithms()
Gets the value of the field allowedUMTS-Algorithms.
|
MAPAllowedUMTS_Algorithms |
MAPAllowedUMTS_Algorithms.setEncryptionAlgorithms(byte[] value)
Sets the value of the field encryptionAlgorithms.
|
MAPAllowedUMTS_Algorithms |
MAPAllowedUMTS_Algorithms.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPAllowedUMTS_Algorithms |
MAPAllowedUMTS_Algorithms.setIntegrityProtectionAlgorithms(byte[] value)
Sets the value of the field integrityProtectionAlgorithms.
|
Modifier and Type | Method and Description |
---|---|
static MAPAllowedUMTS_Algorithms |
MAPAllowedUMTS_Algorithms.copyOf(MAPAllowedUMTS_Algorithms 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.
|
MAPPrepareHO_Arg_v3 |
MAPPrepareHO_Arg_v3.setAllowedUMTS_Algorithms(MAPAllowedUMTS_Algorithms value)
Sets the value of the field allowedUMTS-Algorithms.
|
MAPForwardAccessSignalling_Arg_v3 |
MAPForwardAccessSignalling_Arg_v3.setAllowedUMTS_Algorithms(MAPAllowedUMTS_Algorithms value)
Sets the value of the field allowedUMTS-Algorithms.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPAllowedUMTS_Algorithms,MAPAllowedUMTS_Algorithms,MAPProto.MAP_MS_DataTypes_AllowedUMTS_Algorithms> |
MAPCodecs.MAP_MS_DataTypes_AllowedUMTS_Algorithms
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.AllowedUMTS-Algorithms
|
static PersistCodec<MAPAllowedUMTS_Algorithms,MAPAllowedUMTS_Algorithms,MAPProto.MAP_MS_DataTypes_AllowedUMTS_Algorithms> |
MAPCodecs.MAP_MS_DataTypes_AllowedUMTS_Algorithms
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.AllowedUMTS-Algorithms
|