Class ProductModelDTO

java.lang.Object
com.skava.inventory.model.dto.ProductModelDTO
All Implemented Interfaces:
Serializable

public class ProductModelDTO extends Object implements Serializable
This class defines the BinItemDTO model. A binItem is a SKU which is associated to a particular bin.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • ProductModelDTO

      public ProductModelDTO()