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