Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
-
Packages that use AssetRating Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetRating in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetRating Modifier and Type Method Description AssetRatingAssetRatings. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetRating Constructor Description AssetRating(AssetDescriptor parentAsset, AssetRating templateRating)Copy/clone constructor.
-