java.lang.Object
de.hybris.platform.warehousingwebservices.dto.asn.AsnEntryWsDTO
All Implemented Interfaces:
Serializable

public class AsnEntryWsDTO extends Object implements Serializable
See Also:
  • Constructor Details

    • AsnEntryWsDTO

      public AsnEntryWsDTO()
  • Method Details

    • setProductCode

      public void setProductCode(String productCode)
    • getProductCode

      public String getProductCode()
    • setQuantity

      public void setQuantity(Integer quantity)
    • getQuantity

      public Integer getQuantity()