Class ProductConfigOrderEntryWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProductConfigOrderEntryWsDTO
    extends OrderEntryWsDTO
    Representation of an order entry with product configuration attached
    See Also:
    Serialized Form
    • Constructor Detail

      • ProductConfigOrderEntryWsDTO

        public ProductConfigOrderEntryWsDTO()
    • Method Detail

      • setConfigId

        public void setConfigId​(java.lang.String configId)
      • getConfigId

        public java.lang.String getConfigId()