public class SGSNInterfaceListImpl extends BitStringBase implements SGSNInterfaceList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
SGSNInterfaceListImpl() |
SGSNInterfaceListImpl(boolean gb,
boolean iu,
boolean gn,
boolean mapGr,
boolean mapGd,
boolean mapGf,
boolean gs,
boolean ge,
boolean s3,
boolean s4,
boolean s6d) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getGb() |
boolean |
getGe() |
boolean |
getGn() |
boolean |
getGs() |
boolean |
getIu() |
boolean |
getMapGd() |
boolean |
getMapGf() |
boolean |
getMapGr() |
boolean |
getS3() |
boolean |
getS4() |
boolean |
getS6d() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public SGSNInterfaceListImpl()
public SGSNInterfaceListImpl(boolean gb,
boolean iu,
boolean gn,
boolean mapGr,
boolean mapGd,
boolean mapGf,
boolean gs,
boolean ge,
boolean s3,
boolean s4,
boolean s6d)
public boolean getGb()
getGb in interface SGSNInterfaceListpublic boolean getIu()
getIu in interface SGSNInterfaceListpublic boolean getGn()
getGn in interface SGSNInterfaceListpublic boolean getMapGr()
getMapGr in interface SGSNInterfaceListpublic boolean getMapGd()
getMapGd in interface SGSNInterfaceListpublic boolean getMapGf()
getMapGf in interface SGSNInterfaceListpublic boolean getGs()
getGs in interface SGSNInterfaceListpublic boolean getGe()
getGe in interface SGSNInterfaceListpublic boolean getS3()
getS3 in interface SGSNInterfaceListpublic boolean getS4()
getS4 in interface SGSNInterfaceListpublic boolean getS6d()
getS6d in interface SGSNInterfaceListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.