Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Packages that use ComplexSchemaType Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of ComplexSchemaType in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of ComplexSchemaType in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classNestedSchemaTypeAn asset's schema provides information about how the asset structures the data it supports.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type ComplexSchemaType Constructor Description NestedSchemaType(ComplexSchemaType schemaBean)Bean constructor -
Uses of ComplexSchemaType in org.odpi.openmetadata.frameworks.connectors.properties.beans
Subclasses of ComplexSchemaType in org.odpi.openmetadata.frameworks.connectors.properties.beans Modifier and Type Class Description classStructSchemaTypeStructSchemaType describes a schema element that has a number of nested data fields.Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type ComplexSchemaType Constructor Description ComplexSchemaType(ComplexSchemaType template)Copy/clone Constructor.
-