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 |
---|---|
MAPMOLR_Class |
MAPMOLR_Class.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPMOLR_Class |
MAPMOLR_Class.copyOf(MAPMOLR_Class 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.
|
MAPMOLR_Class[] |
MAPLCSInformation.getMolr_List()
Gets the value of the field molr-List.
|
MAPMOLR_Class |
MAPMOLR_Class.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPMOLR_Class |
MAPMOLR_Class.setSs_Code(SSCode value)
Sets the value of the field ss-Code.
|
MAPMOLR_Class |
MAPMOLR_Class.setSs_Status(byte[] value)
Sets the value of the field ss-Status.
|
Modifier and Type | Method and Description |
---|---|
static MAPMOLR_Class |
MAPMOLR_Class.copyOf(MAPMOLR_Class 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.
|
MAPLCSInformation |
MAPLCSInformation.setMolr_List(MAPMOLR_Class[] value)
Sets the value of the field molr-List.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPMOLR_Class,MAPMOLR_Class,MAPProto.MAP_MS_DataTypes_MOLR_Class> |
MAPCodecs.MAP_MS_DataTypes_MOLR_Class
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.MOLR-Class
|
static PersistCodec<MAPMOLR_Class,MAPMOLR_Class,MAPProto.MAP_MS_DataTypes_MOLR_Class> |
MAPCodecs.MAP_MS_DataTypes_MOLR_Class
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.MOLR-Class
|