Package org.cxml

Class PackagingDistribution

java.lang.Object
org.cxml.PackagingDistribution

public class PackagingDistribution extends Object
  • Field Details

    • quantity

      protected String quantity
    • storeCode

      protected String storeCode
    • unitOfMeasure

      protected String unitOfMeasure
  • Constructor Details

    • PackagingDistribution

      public PackagingDistribution()
  • Method Details

    • getQuantity

      public String getQuantity()
      Gets the value of the quantity property.
      Returns:
      possible object is String
    • setQuantity

      public void setQuantity(String value)
      Sets the value of the quantity property.
      Parameters:
      value - allowed object is String
    • getStoreCode

      public String getStoreCode()
      Gets the value of the storeCode property.
      Returns:
      possible object is String
    • setStoreCode

      public void setStoreCode(String value)
      Sets the value of the storeCode property.
      Parameters:
      value - allowed object is String
    • getUnitOfMeasure

      public String getUnitOfMeasure()
      Gets the value of the unitOfMeasure property.
      Returns:
      possible object is String
    • setUnitOfMeasure

      public void setUnitOfMeasure(String value)
      Sets the value of the unitOfMeasure property.
      Parameters:
      value - allowed object is String