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 |
---|---|
MAPNAEA_PreferredCI |
MAPNAEA_PreferredCI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPNAEA_PreferredCI |
MAPNAEA_PreferredCI.copyOf(MAPNAEA_PreferredCI 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.
|
MAPNAEA_PreferredCI |
MAPSendRoutingInfoRes_v3.getNaea_PreferredCI()
Gets the value of the field naea-PreferredCI.
|
MAPNAEA_PreferredCI |
MAPInsertSubscriberDataArg.getNaea_PreferredCI()
Gets the value of the field naea-PreferredCI.
|
MAPNAEA_PreferredCI |
MAPNAEA_PreferredCI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPNAEA_PreferredCI |
MAPNAEA_PreferredCI.setNaea_PreferredCIC(byte[] value)
Sets the value of the field naea-PreferredCIC.
|
Modifier and Type | Method and Description |
---|---|
static MAPNAEA_PreferredCI |
MAPNAEA_PreferredCI.copyOf(MAPNAEA_PreferredCI 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.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setNaea_PreferredCI(MAPNAEA_PreferredCI value)
Sets the value of the field naea-PreferredCI.
|
MAPInsertSubscriberDataArg |
MAPInsertSubscriberDataArg.setNaea_PreferredCI(MAPNAEA_PreferredCI value)
Sets the value of the field naea-PreferredCI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPNAEA_PreferredCI,MAPNAEA_PreferredCI,MAPProto.MAP_CommonDataTypes_NAEA_PreferredCI> |
MAPCodecs.MAP_CommonDataTypes_NAEA_PreferredCI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.NAEA-PreferredCI
|
static PersistCodec<MAPNAEA_PreferredCI,MAPNAEA_PreferredCI,MAPProto.MAP_CommonDataTypes_NAEA_PreferredCI> |
MAPCodecs.MAP_CommonDataTypes_NAEA_PreferredCI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.NAEA-PreferredCI
|