Uses of Class
org.odpi.openmetadata.accessservices.securitymanager.properties.ComplexSchemaTypeProperties
-
Packages that use ComplexSchemaTypeProperties Package Description org.odpi.openmetadata.accessservices.securitymanager.properties -
-
Uses of ComplexSchemaTypeProperties in org.odpi.openmetadata.accessservices.securitymanager.properties
Subclasses of ComplexSchemaTypeProperties in org.odpi.openmetadata.accessservices.securitymanager.properties Modifier and Type Class Description classTabularSchemaTypePropertiesTabularSchemaTypeProperties is a class for representing a tabular schema such as the structure of a CSV file.Constructors in org.odpi.openmetadata.accessservices.securitymanager.properties with parameters of type ComplexSchemaTypeProperties Constructor Description ComplexSchemaTypeProperties(ComplexSchemaTypeProperties template)Copy/clone Constructor.
-