| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
StarRating |
Review.getStars()
Return the number of stars awarded.
|
static StarRating |
StarRating.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StarRating[] |
StarRating.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Review.setStars(StarRating stars)
Set up the number of stars awarded.
|
Copyright © 2018–2019 ODPi. All rights reserved.