Class ProductEntry
java.lang.Object
ru.bitel.bgbilling.apps.tv.access.om.ProductEntry
- 
Constructor SummaryConstructorsConstructorDescriptionProductEntry(ProductSpecRuntime productSpecRuntime, Product oldProduct, Product newProduct, short oldState, short newState, List<ServiceEntry> serviceEntryList) 
- 
Method Summary
- 
Constructor Details- 
ProductEntrypublic ProductEntry(ProductSpecRuntime productSpecRuntime, Product oldProduct, Product newProduct, short oldState, short newState, List<ServiceEntry> serviceEntryList) 
 
- 
- 
Method Details