Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Packages that use APISchemaType Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of APISchemaType in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of APISchemaType in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classDeployedAPISchemaTypeAn 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 APISchemaType Constructor Description DeployedAPISchemaType(APISchemaType schemaBean)Bean constructor -
Uses of APISchemaType in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type APISchemaType Constructor Description APISchemaType(APISchemaType template)Copy/clone Constructor.
-