| Package | Description |
|---|---|
| com.ljs.ootp.extract.html.ootp5.rating |
| Modifier and Type | Method and Description |
|---|---|
static PotentialRating |
PotentialRating.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PotentialRating[] |
PotentialRating.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Rating<PotentialRating,PotentialRating.RatingScale> |
PotentialRating.from(String s) |
Rating<PotentialRating,PotentialRating.RatingScale> |
PotentialRating.RatingScale.parse(String s) |
| Modifier and Type | Method and Description |
|---|---|
Rating<Integer,OneToOneHundred> |
PotentialRating.RatingScale.normalize(PotentialRating value) |
Copyright © 2015. All rights reserved.