Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPMW_Status |
MAPMW_Status.clearMcef_Set()
Clears the bit for mcef_Set to false.
|
MAPMW_Status |
MAPMW_Status.clearMnrf_Set()
Clears the bit for mnrf_Set to false.
|
MAPMW_Status |
MAPMW_Status.clearMnrg_Set()
Clears the bit for mnrg_Set to false.
|
MAPMW_Status |
MAPMW_Status.clearSc_AddressNotIncluded()
Clears the bit for sc_AddressNotIncluded to false.
|
MAPMW_Status |
MAPMW_Status.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPMW_Status |
MAPMW_Status.copyOf(BitString 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.
|
MAPMW_Status |
MAPInformServiceCentreArg.getMw_Status()
Gets the value of the field mw-Status.
|
MAPMW_Status |
MAPMW_Status.setMcef_Set()
Sets the bit for mcef_Set to true.
|
MAPMW_Status |
MAPMW_Status.setMnrf_Set()
Sets the bit for mnrf_Set to true.
|
MAPMW_Status |
MAPMW_Status.setMnrg_Set()
Sets the bit for mnrg_Set to true.
|
MAPMW_Status |
MAPMW_Status.setSc_AddressNotIncluded()
Sets the bit for sc_AddressNotIncluded to true.
|
Modifier and Type | Method and Description |
---|---|
MAPInformServiceCentreArg |
MAPInformServiceCentreArg.setMw_Status(MAPMW_Status value)
Sets the value of the field mw-Status.
|