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