public class RNCInterfaceListImpl extends BitStringBase implements RNCInterfaceList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
RNCInterfaceListImpl() |
RNCInterfaceListImpl(boolean iu,
boolean iur,
boolean iub,
boolean uu) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIu() |
boolean |
getIub() |
boolean |
getIur() |
boolean |
getUu() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public RNCInterfaceListImpl()
public RNCInterfaceListImpl(boolean iu,
boolean iur,
boolean iub,
boolean uu)
public boolean getIu()
getIu in interface RNCInterfaceListpublic boolean getIur()
getIur in interface RNCInterfaceListpublic boolean getIub()
getIub in interface RNCInterfaceListpublic boolean getUu()
getUu in interface RNCInterfaceListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.