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