Class PhysicalInventoryRow
java.lang.Object
ch.cern.eam.wshub.core.services.material.entities.PhysicalInventoryRow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBin()getLot()getPart()getStore()voidvoidsetExpectedQuantity(BigDecimal expectedQuantity) voidsetLineNumber(BigInteger line) voidvoidvoidsetPhysicalInventoryCode(String physicalInventoryCode) voidsetPhysicalQuantity(BigDecimal physicalQuantity) voidtoString()
-
Constructor Details
-
PhysicalInventoryRow
public PhysicalInventoryRow()
-
-
Method Details