public class SupportedFeaturesImpl extends BitStringBase implements SupportedFeatures
_PrimitiveName, BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
SupportedFeaturesImpl() |
SupportedFeaturesImpl(boolean odbAllApn,
boolean odbHPLMNApn,
boolean odbVPLMNApn,
boolean odbAllOg,
boolean odbAllInternationalOg,
boolean odbAllIntOgNotToHPLMNCountry,
boolean odbAllInterzonalOg,
boolean odbAllInterzonalOgNotToHPLMNCountry,
boolean odbAllInterzonalOgandInternatOgNotToHPLMNCountry,
boolean regSub,
boolean trace,
boolean lcsAllPrivExcep,
boolean lcsUniversal,
boolean lcsCallSessionRelated,
boolean lcsCallSessionUnrelated,
boolean lcsPLMNOperator,
boolean lcsServiceType,
boolean lcsAllMOLRSS,
boolean lcsBasicSelfLocation,
boolean lcsAutonomousSelfLocation,
boolean lcsTransferToThirdParty,
boolean smMoPp,
boolean barringOutgoingCalls,
boolean baoc,
boolean boic,
boolean boicExHC) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBaoc() |
boolean |
getBarringOutgoingCalls() |
boolean |
getBoic() |
boolean |
getBoicExHC() |
boolean |
getLcsAllMOLRSS() |
boolean |
getLcsAllPrivExcep() |
boolean |
getLcsAutonomousSelfLocation() |
boolean |
getLcsBasicSelfLocation() |
boolean |
getLcsCallSessionRelated() |
boolean |
getLcsCallSessionUnrelated() |
boolean |
getLcsPLMNOperator() |
boolean |
getLcsServiceType() |
boolean |
getLcsTransferToThirdParty() |
boolean |
getLcsUniversal() |
boolean |
getOdbAllApn() |
boolean |
getOdbAllInternationalOg() |
boolean |
getOdbAllInterzonalOg() |
boolean |
getOdbAllInterzonalOgandInternatOgNotToHPLMNCountry() |
boolean |
getOdbAllInterzonalOgNotToHPLMNCountry() |
boolean |
getOdbAllIntOgNotToHPLMNCountry() |
boolean |
getOdbAllOg() |
boolean |
getOdbHPLMNApn() |
boolean |
getOdbVPLMNApn() |
boolean |
getRegSub() |
boolean |
getSmMoPp() |
boolean |
getTrace() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic SupportedFeaturesImpl()
public SupportedFeaturesImpl(boolean odbAllApn,
boolean odbHPLMNApn,
boolean odbVPLMNApn,
boolean odbAllOg,
boolean odbAllInternationalOg,
boolean odbAllIntOgNotToHPLMNCountry,
boolean odbAllInterzonalOg,
boolean odbAllInterzonalOgNotToHPLMNCountry,
boolean odbAllInterzonalOgandInternatOgNotToHPLMNCountry,
boolean regSub,
boolean trace,
boolean lcsAllPrivExcep,
boolean lcsUniversal,
boolean lcsCallSessionRelated,
boolean lcsCallSessionUnrelated,
boolean lcsPLMNOperator,
boolean lcsServiceType,
boolean lcsAllMOLRSS,
boolean lcsBasicSelfLocation,
boolean lcsAutonomousSelfLocation,
boolean lcsTransferToThirdParty,
boolean smMoPp,
boolean barringOutgoingCalls,
boolean baoc,
boolean boic,
boolean boicExHC)
public boolean getOdbAllApn()
getOdbAllApn in interface SupportedFeaturespublic boolean getOdbHPLMNApn()
getOdbHPLMNApn in interface SupportedFeaturespublic boolean getOdbVPLMNApn()
getOdbVPLMNApn in interface SupportedFeaturespublic boolean getOdbAllOg()
getOdbAllOg in interface SupportedFeaturespublic boolean getOdbAllInternationalOg()
getOdbAllInternationalOg in interface SupportedFeaturespublic boolean getOdbAllIntOgNotToHPLMNCountry()
getOdbAllIntOgNotToHPLMNCountry in interface SupportedFeaturespublic boolean getOdbAllInterzonalOg()
getOdbAllInterzonalOg in interface SupportedFeaturespublic boolean getOdbAllInterzonalOgNotToHPLMNCountry()
getOdbAllInterzonalOgNotToHPLMNCountry in interface SupportedFeaturespublic boolean getOdbAllInterzonalOgandInternatOgNotToHPLMNCountry()
getOdbAllInterzonalOgandInternatOgNotToHPLMNCountry in interface SupportedFeaturespublic boolean getRegSub()
getRegSub in interface SupportedFeaturespublic boolean getTrace()
getTrace in interface SupportedFeaturespublic boolean getLcsAllPrivExcep()
getLcsAllPrivExcep in interface SupportedFeaturespublic boolean getLcsUniversal()
getLcsUniversal in interface SupportedFeaturespublic boolean getLcsCallSessionRelated()
getLcsCallSessionRelated in interface SupportedFeaturespublic boolean getLcsCallSessionUnrelated()
getLcsCallSessionUnrelated in interface SupportedFeaturespublic boolean getLcsPLMNOperator()
getLcsPLMNOperator in interface SupportedFeaturespublic boolean getLcsServiceType()
getLcsServiceType in interface SupportedFeaturespublic boolean getLcsAllMOLRSS()
getLcsAllMOLRSS in interface SupportedFeaturespublic boolean getLcsBasicSelfLocation()
getLcsBasicSelfLocation in interface SupportedFeaturespublic boolean getLcsAutonomousSelfLocation()
getLcsAutonomousSelfLocation in interface SupportedFeaturespublic boolean getLcsTransferToThirdParty()
getLcsTransferToThirdParty in interface SupportedFeaturespublic boolean getSmMoPp()
getSmMoPp in interface SupportedFeaturespublic boolean getBarringOutgoingCalls()
getBarringOutgoingCalls in interface SupportedFeaturespublic boolean getBaoc()
getBaoc in interface SupportedFeaturespublic boolean getBoic()
getBoic in interface SupportedFeaturespublic boolean getBoicExHC()
getBoicExHC in interface SupportedFeaturespublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.