Class ServiceEntry
java.lang.Object
ru.bitel.bgbilling.apps.tv.access.om.ServiceEntry
- 
Constructor Summary
ConstructorsConstructorDescriptionServiceEntry(ServiceSpecRuntime serviceSpecRuntime, Service oldService, Service newService, short oldState, short newState)  - 
Method Summary
Modifier and TypeMethodDescriptionshortshort 
- 
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
 
 -