Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Packages that use APISchemaType Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
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 the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
-