public class ServiceStateEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
deviceState |
int |
serviceId |
int |
serviceSpecId |
Modifier | Constructor and Description |
---|---|
protected |
ServiceStateEntry() |
|
ServiceStateEntry(int serviceId,
int serviceSpecId,
short deviceState) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final int serviceId
public final int serviceSpecId
public final short deviceState