Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Packages that use SchemaTypeChoice Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of SchemaTypeChoice in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as SchemaTypeChoice Modifier and Type Field Description protected SchemaTypeChoiceAssetSchemaTypeChoice. schemaTypeChoiceBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return SchemaTypeChoice Modifier and Type Method Description protected SchemaTypeChoiceAssetSchemaTypeChoice. getSchemaTypeChoiceBean()Return the bean with all of the properties.Methods in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type SchemaTypeChoice Modifier and Type Method Description protected voidAssetSchemaTypeChoice. setBean(SchemaTypeChoice bean)Set up the bean that contains the properties of the schema.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type SchemaTypeChoice Constructor Description AssetSchemaTypeChoice(AssetDescriptor parentAsset, SchemaTypeChoice schemaTypeChoiceBean)Bean constructor with parent assetAssetSchemaTypeChoice(SchemaTypeChoice schemaTypeChoiceBean)Bean constructor -
Uses of SchemaTypeChoice in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type SchemaTypeChoice Constructor Description SchemaTypeChoice(SchemaTypeChoice template)Copy/clone Constructor.
-