Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Packages that use SchemaAttributes Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of SchemaAttributes in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as SchemaAttributes Modifier and Type Field Description protected SchemaAttributesNestedSchemaType. schemaAttributesMethods in org.odpi.openmetadata.frameworks.connectors.properties that return SchemaAttributes Modifier and Type Method Description protected abstract SchemaAttributesSchemaAttributes. cloneIterator()Clones this iterator.SchemaAttributesNestedSchemaType. getSchemaAttributes()Return the list of schema attributes in this schema.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type SchemaAttributes Constructor Description SchemaAttributes(SchemaAttributes template)Copy/clone constructor.
-