Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Packages that use Rating Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Rating in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Rating Modifier and Type Field Description protected RatingAssetRating. ratingBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Rating Modifier and Type Method Description protected RatingAssetRating. getRatingBean()Return the bean with all of the properties.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Rating Constructor Description AssetRating(AssetDescriptor parentAsset, Rating ratingBean)Bean constructor with parent assetAssetRating(Rating ratingBean)Bean constructor -
Uses of Rating in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Rating Constructor Description Rating(Rating template)Copy/clone constructor.
-