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