Class Consumer

java.lang.Object
com.hybris.yprofile.dto.Consumer
All Implemented Interfaces:
Serializable

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

    • Consumer

      public Consumer()
  • Method Details

    • setRef

      public void setRef(String ref)
    • getRef

      public String getRef()
    • setType

      public void setType(String type)
    • getType

      public String getType()