public class RatingType extends Object
| Modifier and Type | Field and Description |
|---|---|
static RatingType |
PRODUCT |
| Constructor and Description |
|---|
RatingType() |
RatingType(String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static RatingType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
public static final RatingType PRODUCT
public RatingType()
public RatingType(String type)
Copyright © 2017. All rights reserved.