Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Packages that use SimpleSchemaType Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of SimpleSchemaType in org.odpi.openmetadata.frameworks.connectors.properties.beans
Subclasses of SimpleSchemaType in org.odpi.openmetadata.frameworks.connectors.properties.beans Modifier and Type Class Description classEnumSchemaTypeEnumSchemaType describes a schema element that has a a fixed set of values.classPrimitiveSchemaTypePrimitiveSchemaType describes a schema element that has a primitive type.Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type SimpleSchemaType Constructor Description SimpleSchemaType(SimpleSchemaType template)Copy/clone Constructor.
-