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 |
---|---|
MAPSLR_ArgExtensionContainer |
MAPSLR_ArgExtensionContainer.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSLR_ArgExtensionContainer |
MAPSLR_ArgExtensionContainer.copyOf(MAPSLR_ArgExtensionContainer 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.
|
MAPSLR_ArgExtensionContainer |
MAPSubscriberLocationReport_Arg.getSlr_ArgExtensionContainer()
Gets the value of the field slr-ArgExtensionContainer.
|
MAPSLR_ArgExtensionContainer |
MAPSLR_ArgExtensionContainer.setPrivateExtensionList(MAPPrivateExtension[] value)
Sets the value of the field privateExtensionList.
|
MAPSLR_ArgExtensionContainer |
MAPSLR_ArgExtensionContainer.setSlr_Arg_PCS_Extensions(MAPSLR_Arg_PCS_Extensions value)
Sets the value of the field slr-Arg-PCS-Extensions.
|
Modifier and Type | Method and Description |
---|---|
static MAPSLR_ArgExtensionContainer |
MAPSLR_ArgExtensionContainer.copyOf(MAPSLR_ArgExtensionContainer 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.
|
MAPSubscriberLocationReport_Arg |
MAPSubscriberLocationReport_Arg.setSlr_ArgExtensionContainer(MAPSLR_ArgExtensionContainer value)
Sets the value of the field slr-ArgExtensionContainer.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSLR_ArgExtensionContainer,MAPSLR_ArgExtensionContainer,MAPProto.MAP_ExtensionDataTypes_SLR_ArgExtensionContainer> |
MAPCodecs.MAP_ExtensionDataTypes_SLR_ArgExtensionContainer
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.SLR-ArgExtensionContainer
|
static PersistCodec<MAPSLR_ArgExtensionContainer,MAPSLR_ArgExtensionContainer,MAPProto.MAP_ExtensionDataTypes_SLR_ArgExtensionContainer> |
MAPCodecs.MAP_ExtensionDataTypes_SLR_ArgExtensionContainer
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.SLR-ArgExtensionContainer
|