Uses of Class
org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans.SchemaType
-
Packages that use SchemaType Package Description org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans -
-
Uses of SchemaType in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans
Methods in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans that return SchemaType Modifier and Type Method Description SchemaTypeSchemaType. cloneSchemaType()Return a clone of this schema type.Constructors in org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.beans with parameters of type SchemaType Constructor Description SchemaType(SchemaType template)Copy/clone Constructor.
-