java.lang.Object
de.hybris.platform.warehousingbackoffice.config.impl.jaxb.hybris.warehousingrefineby.RefineBy

public class RefineBy extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="field-list" type="{http://www.hybris.com/warehousingbackoffice/config/warehousingrefineby}FieldList"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • RefineBy

      public RefineBy()
  • Method Details

    • getFieldList

      public FieldList getFieldList()
      Gets the value of the fieldList property.
      Returns:
      possible object is FieldList
    • setFieldList

      public void setFieldList(FieldList value)
      Sets the value of the fieldList property.
      Parameters:
      value - allowed object is FieldList