Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPServiceIndicator |
MAPServiceIndicator.clearCamel_invoked()
Clears the bit for camel_invoked to false.
|
MAPServiceIndicator |
MAPServiceIndicator.clearClir_invoked()
Clears the bit for clir_invoked to false.
|
MAPServiceIndicator |
MAPServiceIndicator.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPServiceIndicator |
MAPServiceIndicator.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.
|
MAPServiceIndicator |
MAPCCBS_Data.getServiceIndicator()
Gets the value of the field serviceIndicator.
|
MAPServiceIndicator |
MAPServiceIndicator.setCamel_invoked()
Sets the bit for camel_invoked to true.
|
MAPServiceIndicator |
MAPServiceIndicator.setClir_invoked()
Sets the bit for clir_invoked to true.
|
Modifier and Type | Method and Description |
---|---|
MAPCCBS_Data |
MAPCCBS_Data.setServiceIndicator(MAPServiceIndicator value)
Sets the value of the field serviceIndicator.
|