Uses of Class
org.odpi.openmetadata.accessservices.dataengine.model.ConnectorType
-
Packages that use ConnectorType Package Description org.odpi.openmetadata.accessservices.dataengine.model -
-
Uses of ConnectorType in org.odpi.openmetadata.accessservices.dataengine.model
Methods in org.odpi.openmetadata.accessservices.dataengine.model that return ConnectorType Modifier and Type Method Description ConnectorTypeConnection. getConnectorType()Get connector typeMethods in org.odpi.openmetadata.accessservices.dataengine.model with parameters of type ConnectorType Modifier and Type Method Description voidConnection. setConnectorType(ConnectorType connectorType)Set connector type
-