| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
StarRating |
AssetRating.getStarRating()
Return the stars for the rating.
|
| Modifier and Type | Field and Description |
|---|---|
protected StarRating |
Rating.starRating |
| Modifier and Type | Method and Description |
|---|---|
StarRating |
Rating.getStarRating()
Return the stars for the rating.
|
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 |
Rating.setStarRating(StarRating starRating)
Set up the stars for the rating.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.