Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPSupportedFeatures |
MAPSupportedFeatures.clearBaoc()
Clears the bit for baoc to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearBarring_OutgoingCalls()
Clears the bit for barring_OutgoingCalls to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearBoic()
Clears the bit for boic to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearBoicExHC()
Clears the bit for boicExHC to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_all_MOLR_SS()
Clears the bit for lcs_all_MOLR_SS to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_all_PrivExcep()
Clears the bit for lcs_all_PrivExcep to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_autonomousSelfLocation()
Clears the bit for lcs_autonomousSelfLocation to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_basicSelfLocation()
Clears the bit for lcs_basicSelfLocation to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_CallSessionRelated()
Clears the bit for lcs_CallSessionRelated to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_CallSessionUnrelated()
Clears the bit for lcs_CallSessionUnrelated to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_PLMN_operator()
Clears the bit for lcs_PLMN_operator to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_ServiceType()
Clears the bit for lcs_ServiceType to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_transferToThirdParty()
Clears the bit for lcs_transferToThirdParty to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearLcs_universal()
Clears the bit for lcs_universal to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_apn()
Clears the bit for odb_all_apn to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_int_og_not_to_HPLMN_country()
Clears the bit for odb_all_int_og_not_to_HPLMN_country to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_international_og()
Clears the bit for odb_all_international_og to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_interzonal_og_and_internat_og_not_to_HPLMN_country()
Clears the bit for odb_all_interzonal_og_and_internat_og_not_to_HPLMN_country to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_interzonal_og_not_to_HPLMN_country()
Clears the bit for odb_all_interzonal_og_not_to_HPLMN_country to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_interzonal_og()
Clears the bit for odb_all_interzonal_og to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_all_og()
Clears the bit for odb_all_og to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_HPLMN_APN()
Clears the bit for odb_HPLMN_APN to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearOdb_VPLMN_APN()
Clears the bit for odb_VPLMN_APN to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearRegSub()
Clears the bit for regSub to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearSm_mo_pp()
Clears the bit for sm_mo_pp to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clearTrace()
Clears the bit for trace to false.
|
MAPSupportedFeatures |
MAPSupportedFeatures.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSupportedFeatures |
MAPSupportedFeatures.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.
|
MAPSupportedFeatures |
MAPSGSN_Capability.getSupportedFeatures()
Gets the value of the field supportedFeatures.
|
MAPSupportedFeatures |
MAPInsertSubscriberDataRes.getSupportedFeatures()
Gets the value of the field supportedFeatures.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setBaoc()
Sets the bit for baoc to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setBarring_OutgoingCalls()
Sets the bit for barring_OutgoingCalls to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setBoic()
Sets the bit for boic to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setBoicExHC()
Sets the bit for boicExHC to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_all_MOLR_SS()
Sets the bit for lcs_all_MOLR_SS to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_all_PrivExcep()
Sets the bit for lcs_all_PrivExcep to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_autonomousSelfLocation()
Sets the bit for lcs_autonomousSelfLocation to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_basicSelfLocation()
Sets the bit for lcs_basicSelfLocation to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_CallSessionRelated()
Sets the bit for lcs_CallSessionRelated to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_CallSessionUnrelated()
Sets the bit for lcs_CallSessionUnrelated to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_PLMN_operator()
Sets the bit for lcs_PLMN_operator to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_ServiceType()
Sets the bit for lcs_ServiceType to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_transferToThirdParty()
Sets the bit for lcs_transferToThirdParty to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setLcs_universal()
Sets the bit for lcs_universal to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_apn()
Sets the bit for odb_all_apn to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_int_og_not_to_HPLMN_country()
Sets the bit for odb_all_int_og_not_to_HPLMN_country to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_international_og()
Sets the bit for odb_all_international_og to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_interzonal_og_and_internat_og_not_to_HPLMN_country()
Sets the bit for odb_all_interzonal_og_and_internat_og_not_to_HPLMN_country to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_interzonal_og_not_to_HPLMN_country()
Sets the bit for odb_all_interzonal_og_not_to_HPLMN_country to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_interzonal_og()
Sets the bit for odb_all_interzonal_og to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_all_og()
Sets the bit for odb_all_og to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_HPLMN_APN()
Sets the bit for odb_HPLMN_APN to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setOdb_VPLMN_APN()
Sets the bit for odb_VPLMN_APN to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setRegSub()
Sets the bit for regSub to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setSm_mo_pp()
Sets the bit for sm_mo_pp to true.
|
MAPSupportedFeatures |
MAPSupportedFeatures.setTrace()
Sets the bit for trace to true.
|
Modifier and Type | Method and Description |
---|---|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedFeatures(MAPSupportedFeatures value)
Sets the value of the field supportedFeatures.
|
MAPInsertSubscriberDataRes |
MAPInsertSubscriberDataRes.setSupportedFeatures(MAPSupportedFeatures value)
Sets the value of the field supportedFeatures.
|