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