public static class AppsHealthPacket.Payload extends Packet.Payload
command, status
Constructor and Description |
---|
Payload() |
Modifier and Type | Method and Description |
---|---|
long |
getAd5940IsrCount() |
long |
getAdpdIsrCount() |
long |
getAdxlIsrCount() |
void |
setAd5940IsrCount(long ad5940IsrCount) |
void |
setAdpdIsrCount(long adpdIsrCount) |
void |
setAdxlIsrCount(long adxlIsrCount) |
java.lang.String |
toString() |
getCommand, getStatus, setCommand, setStatus
public long getAd5940IsrCount()
public long getAdpdIsrCount()
public long getAdxlIsrCount()
public void setAd5940IsrCount(long ad5940IsrCount)
public void setAdpdIsrCount(long adpdIsrCount)
public void setAdxlIsrCount(long adxlIsrCount)
public java.lang.String toString()
toString
in class java.lang.Object