Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPServingNode |
MAPServingNode.clearMme()
Clears the bit for mme to false.
|
MAPServingNode |
MAPServingNode.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPServingNode |
MAPServingNode.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.
|
MAPServingNode |
MAPAnyTimeModificationArg.getActivationRequestForUE_reachability()
Gets the value of the field activationRequestForUE-reachability.
|
MAPServingNode |
MAPNoteSubscriberDataModifiedArg.getUe_reachable()
Gets the value of the field ue-reachable.
|
MAPServingNode |
MAPServingNode.setMme()
Sets the bit for mme to true.
|
Modifier and Type | Method and Description |
---|---|
MAPAnyTimeModificationArg |
MAPAnyTimeModificationArg.setActivationRequestForUE_reachability(MAPServingNode value)
Sets the value of the field activationRequestForUE-reachability.
|
MAPNoteSubscriberDataModifiedArg |
MAPNoteSubscriberDataModifiedArg.setUe_reachable(MAPServingNode value)
Sets the value of the field ue-reachable.
|