public class AccessRestrictionDataImpl extends BitStringBase implements AccessRestrictionData
_PrimitiveName, BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
AccessRestrictionDataImpl() |
AccessRestrictionDataImpl(boolean utranNotAllowed,
boolean geranNotAllowed,
boolean ganNotAllowed,
boolean iHspaEvolutionNotAllowed,
boolean eUtranNotAllowed,
boolean hoToNon3GPPAccessNotAllowed) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEUtranNotAllowed() |
boolean |
getGanNotAllowed() |
boolean |
getGeranNotAllowed() |
boolean |
getHoToNon3GPPAccessNotAllowed() |
boolean |
getIHspaEvolutionNotAllowed() |
boolean |
getUtranNotAllowed() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic AccessRestrictionDataImpl()
public AccessRestrictionDataImpl(boolean utranNotAllowed,
boolean geranNotAllowed,
boolean ganNotAllowed,
boolean iHspaEvolutionNotAllowed,
boolean eUtranNotAllowed,
boolean hoToNon3GPPAccessNotAllowed)
public boolean getUtranNotAllowed()
getUtranNotAllowed in interface AccessRestrictionDatapublic boolean getGeranNotAllowed()
getGeranNotAllowed in interface AccessRestrictionDatapublic boolean getGanNotAllowed()
getGanNotAllowed in interface AccessRestrictionDatapublic boolean getIHspaEvolutionNotAllowed()
getIHspaEvolutionNotAllowed in interface AccessRestrictionDatapublic boolean getEUtranNotAllowed()
getEUtranNotAllowed in interface AccessRestrictionDatapublic boolean getHoToNon3GPPAccessNotAllowed()
getHoToNon3GPPAccessNotAllowed in interface AccessRestrictionDatapublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.