Class ReferencedInventoryUnboxTest.TestUnboxOutputParams
- java.lang.Object
-
- org.openbravo.test.referencedinventory.ReferencedInventoryUnboxTest.TestUnboxOutputParams
-
- Enclosing class:
- ReferencedInventoryUnboxTest
protected class ReferencedInventoryUnboxTest.TestUnboxOutputParams extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected String
originalAttributeSetId
protected Product
originalProduct
protected ReferencedInventory
refInv
protected String
toBinId
-
-
-
Field Detail
-
refInv
protected ReferencedInventory refInv
-
originalProduct
protected Product originalProduct
-
originalAttributeSetId
protected String originalAttributeSetId
-
toBinId
protected String toBinId
-
-