org.opengts.war.report
Class ReportDeviceList.DeviceHolder
java.lang.Object
org.opengts.war.report.ReportDeviceList.DeviceHolder
- Enclosing class:
- ReportDeviceList
public static class ReportDeviceList.DeviceHolder
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportDeviceList.DeviceHolder
public ReportDeviceList.DeviceHolder(Account acct,
java.lang.String devID)
ReportDeviceList.DeviceHolder
public ReportDeviceList.DeviceHolder(Device dev)
setDevice
public void setDevice(Device dev)
getDeviceID
public java.lang.String getDeviceID()
hasDevice
public boolean hasDevice()
getDeviceDescription
public java.lang.String getDeviceDescription()
getDevice
public Device getDevice()
throws DBException
- Throws:
DBException