org.broadleafcommerce.core.rating.service.type
Class RatingType
java.lang.Object
org.broadleafcommerce.core.rating.service.type.RatingType
public class RatingType
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PRODUCT
public static final RatingType PRODUCT
RatingType
public RatingType()
RatingType
public RatingType(java.lang.String type)
getInstance
public static RatingType getInstance(java.lang.String type)
getType
public java.lang.String getType()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
Copyright © 2012. All Rights Reserved.