com.thingmagic
Class Gen2.IDS.SL900A.LogModeData
java.lang.Object
com.thingmagic.Gen2.IDS.SL900A.LogModeData
- Enclosing class:
- Gen2.IDS.SL900A
public static class Gen2.IDS.SL900A.LogModeData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Gen2.IDS.SL900A.LogModeData
public Gen2.IDS.SL900A.LogModeData(byte reply)
Gen2.IDS.SL900A.LogModeData
public Gen2.IDS.SL900A.LogModeData(byte[] reply)
getRaw
public byte getRaw()
getForm
public Gen2.IDS.SL900A.LoggingForm getForm()
getStorage
public Gen2.IDS.SL900A.StorageRule getStorage()
getExt1SensorEnable
public boolean getExt1SensorEnable()
getExt2SensorEnable
public boolean getExt2SensorEnable()
getTempSensorEnable
public boolean getTempSensorEnable()
getBattCheckEnable
public boolean getBattCheckEnable()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object