Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.clearLcsCapabilitySet1()
Clears the bit for lcsCapabilitySet1 to false.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.clearLcsCapabilitySet2()
Clears the bit for lcsCapabilitySet2 to false.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.clearLcsCapabilitySet3()
Clears the bit for lcsCapabilitySet3 to false.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.clearLcsCapabilitySet4()
Clears the bit for lcsCapabilitySet4 to false.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.clearLcsCapabilitySet5()
Clears the bit for lcsCapabilitySet5 to false.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.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.
|
MAPSupportedLCS_CapabilitySets |
MAPLCSLocationInfo.getAdditional_LCS_CapabilitySets()
Gets the value of the field additional-LCS-CapabilitySets.
|
MAPSupportedLCS_CapabilitySets |
MAPVLR_Capability.getSupportedLCS_CapabilitySets()
Gets the value of the field supportedLCS-CapabilitySets.
|
MAPSupportedLCS_CapabilitySets |
MAPSGSN_Capability.getSupportedLCS_CapabilitySets()
Gets the value of the field supportedLCS-CapabilitySets.
|
MAPSupportedLCS_CapabilitySets |
MAPLCSLocationInfo.getSupportedLCS_CapabilitySets()
Gets the value of the field supportedLCS-CapabilitySets.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.setLcsCapabilitySet1()
Sets the bit for lcsCapabilitySet1 to true.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.setLcsCapabilitySet2()
Sets the bit for lcsCapabilitySet2 to true.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.setLcsCapabilitySet3()
Sets the bit for lcsCapabilitySet3 to true.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.setLcsCapabilitySet4()
Sets the bit for lcsCapabilitySet4 to true.
|
MAPSupportedLCS_CapabilitySets |
MAPSupportedLCS_CapabilitySets.setLcsCapabilitySet5()
Sets the bit for lcsCapabilitySet5 to true.
|
Modifier and Type | Method and Description |
---|---|
MAPLCSLocationInfo |
MAPLCSLocationInfo.setAdditional_LCS_CapabilitySets(MAPSupportedLCS_CapabilitySets value)
Sets the value of the field additional-LCS-CapabilitySets.
|
MAPVLR_Capability |
MAPVLR_Capability.setSupportedLCS_CapabilitySets(MAPSupportedLCS_CapabilitySets value)
Sets the value of the field supportedLCS-CapabilitySets.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedLCS_CapabilitySets(MAPSupportedLCS_CapabilitySets value)
Sets the value of the field supportedLCS-CapabilitySets.
|
MAPLCSLocationInfo |
MAPLCSLocationInfo.setSupportedLCS_CapabilitySets(MAPSupportedLCS_CapabilitySets value)
Sets the value of the field supportedLCS-CapabilitySets.
|