public class RequestedEquipmentInfoImpl extends BitStringBase implements RequestedEquipmentInfo
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
RequestedEquipmentInfoImpl() |
RequestedEquipmentInfoImpl(boolean equipmentStatus,
boolean bmuef) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBmuef() |
boolean |
getEquipmentStatus() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public RequestedEquipmentInfoImpl()
public RequestedEquipmentInfoImpl(boolean equipmentStatus,
boolean bmuef)
public boolean getEquipmentStatus()
getEquipmentStatus in interface RequestedEquipmentInfopublic boolean getBmuef()
getBmuef in interface RequestedEquipmentInfopublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.