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