public class MSCSInterfaceListImpl extends BitStringBase implements MSCSInterfaceList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
MSCSInterfaceListImpl() |
MSCSInterfaceListImpl(boolean a,
boolean iu,
boolean mc,
boolean mapG,
boolean mapB,
boolean mapE,
boolean mapF,
boolean cap,
boolean mapD,
boolean mapC) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getA() |
boolean |
getCap() |
boolean |
getIu() |
boolean |
getMapB() |
boolean |
getMapC() |
boolean |
getMapD() |
boolean |
getMapE() |
boolean |
getMapF() |
boolean |
getMapG() |
boolean |
getMc() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public MSCSInterfaceListImpl()
public MSCSInterfaceListImpl(boolean a,
boolean iu,
boolean mc,
boolean mapG,
boolean mapB,
boolean mapE,
boolean mapF,
boolean cap,
boolean mapD,
boolean mapC)
public boolean getA()
getA in interface MSCSInterfaceListpublic boolean getIu()
getIu in interface MSCSInterfaceListpublic boolean getMc()
getMc in interface MSCSInterfaceListpublic boolean getMapG()
getMapG in interface MSCSInterfaceListpublic boolean getMapB()
getMapB in interface MSCSInterfaceListpublic boolean getMapE()
getMapE in interface MSCSInterfaceListpublic boolean getMapF()
getMapF in interface MSCSInterfaceListpublic boolean getCap()
getCap in interface MSCSInterfaceListpublic boolean getMapD()
getMapD in interface MSCSInterfaceListpublic boolean getMapC()
getMapC in interface MSCSInterfaceListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.