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 |
---|---|
MAPEPC_AV |
MAPEPC_AV.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPEPC_AV |
MAPEPC_AV.copyOf(MAPEPC_AV 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.
|
MAPEPC_AV[] |
MAPSendAuthenticationInfoRes_v3.getEps_AuthenticationSetList()
Gets the value of the field eps-AuthenticationSetList.
|
MAPEPC_AV |
MAPEPC_AV.setAutn(byte[] value)
Sets the value of the field autn.
|
MAPEPC_AV |
MAPEPC_AV.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPEPC_AV |
MAPEPC_AV.setKasme(byte[] value)
Sets the value of the field kasme.
|
MAPEPC_AV |
MAPEPC_AV.setRand(byte[] value)
Sets the value of the field rand.
|
MAPEPC_AV |
MAPEPC_AV.setXres(byte[] value)
Sets the value of the field xres.
|
Modifier and Type | Method and Description |
---|---|
static MAPEPC_AV |
MAPEPC_AV.copyOf(MAPEPC_AV 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.
|
MAPSendAuthenticationInfoRes_v3 |
MAPSendAuthenticationInfoRes_v3.setEps_AuthenticationSetList(MAPEPC_AV[] value)
Sets the value of the field eps-AuthenticationSetList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPEPC_AV,MAPEPC_AV,MAPProto.MAP_MS_DataTypes_EPC_AV> |
MAPCodecs.MAP_MS_DataTypes_EPC_AV
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.EPC-AV
|
static PersistCodec<MAPEPC_AV,MAPEPC_AV,MAPProto.MAP_MS_DataTypes_EPC_AV> |
MAPCodecs.MAP_MS_DataTypes_EPC_AV
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.EPC-AV
|