Class ServiceEntry
java.lang.Object
ru.bitel.bgbilling.apps.tv.access.om.ServiceEntry
-
Constructor Summary
ConstructorDescriptionServiceEntry
(ServiceSpecRuntime serviceSpecRuntime, Service oldService, Service newService, short oldState, short newState) -
Method Summary
Modifier and TypeMethodDescriptionshort
short
-
Constructor Details
-
ServiceEntry
public ServiceEntry(ServiceSpecRuntime serviceSpecRuntime, Service oldService, Service newService, short oldState, short newState)
-
-
Method Details
-
getOldService
-
getNewService
-
getOldState
public short getOldState() -
getNewState
public short getNewState() -
getServiceSpec
-