Package | Description |
---|---|
com.sugestio.client.model.detail |
Modifier and Type | Method and Description |
---|---|
static ThumbRating.Type |
ThumbRating.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ThumbRating.Type[] |
ThumbRating.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ThumbRating(ThumbRating.Type type) |