public class ServiceEntry
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
ServiceEntry() |
|
ServiceEntry(Service oldService,
Service newService,
short oldState,
short newState) |
Modifier and Type | Method and Description |
---|---|
Service |
getNewService() |
short |
getNewState() |
Service |
getOldService() |
short |
getOldState() |
java.lang.String |
toString() |