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