org.broadleafcommerce.core.rating.service.type
Class RatingType
java.lang.Object
org.broadleafcommerce.core.rating.service.type.RatingType
public class RatingType
- extends Object
PRODUCT
public static final RatingType PRODUCT
RatingType
public RatingType()
RatingType
public RatingType(String type)
getInstance
public static RatingType getInstance(String type)
getType
public String getType()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.