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 |
---|---|
MAPVLR_Capability |
MAPVLR_Capability.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPVLR_Capability |
MAPVLR_Capability.copyOf(MAPVLR_Capability 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.
|
MAPVLR_Capability |
MAPUpdateLocationArg.getVlr_Capability()
Gets the value of the field vlr-Capability.
|
MAPVLR_Capability |
MAPRestoreDataArg.getVlr_Capability()
Gets the value of the field vlr-Capability.
|
MAPVLR_Capability |
MAPVLR_Capability.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPVLR_Capability |
MAPVLR_Capability.setIstSupportIndicator(MAPIST_SupportIndicator value)
Sets the value of the field istSupportIndicator.
|
MAPVLR_Capability |
MAPVLR_Capability.setLongFTN_SupportedPresent(boolean flag)
Sets the presence or absence of the optional field longFTN-Supported.
|
MAPVLR_Capability |
MAPVLR_Capability.setLongGroupID_SupportedPresent(boolean flag)
Sets the presence or absence of the optional field longGroupID-Supported.
|
MAPVLR_Capability |
MAPVLR_Capability.setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIs.
|
MAPVLR_Capability |
MAPVLR_Capability.setSolsaSupportIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field solsaSupportIndicator.
|
MAPVLR_Capability |
MAPVLR_Capability.setSuperChargerSupportedInServingNetworkEntity(MAPSuperChargerInfo value)
Sets the value of the field superChargerSupportedInServingNetworkEntity.
|
MAPVLR_Capability |
MAPVLR_Capability.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
MAPVLR_Capability |
MAPVLR_Capability.setSupportedLCS_CapabilitySets(MAPSupportedLCS_CapabilitySets value)
Sets the value of the field supportedLCS-CapabilitySets.
|
MAPVLR_Capability |
MAPVLR_Capability.setSupportedRAT_TypesIndicator(MAPSupportedRAT_Types value)
Sets the value of the field supportedRAT-TypesIndicator.
|
Modifier and Type | Method and Description |
---|---|
static MAPVLR_Capability |
MAPVLR_Capability.copyOf(MAPVLR_Capability 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.
|
MAPUpdateLocationArg |
MAPUpdateLocationArg.setVlr_Capability(MAPVLR_Capability value)
Sets the value of the field vlr-Capability.
|
MAPRestoreDataArg |
MAPRestoreDataArg.setVlr_Capability(MAPVLR_Capability value)
Sets the value of the field vlr-Capability.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPVLR_Capability,MAPVLR_Capability,MAPProto.MAP_MS_DataTypes_VLR_Capability> |
MAPCodecs.MAP_MS_DataTypes_VLR_Capability
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.VLR-Capability
|
static PersistCodec<MAPVLR_Capability,MAPVLR_Capability,MAPProto.MAP_MS_DataTypes_VLR_Capability> |
MAPCodecs.MAP_MS_DataTypes_VLR_Capability
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.VLR-Capability
|