Class PortImplementation
java.lang.Object
org.odpi.openmetadata.accessservices.dataengine.model.Referenceable
org.odpi.openmetadata.accessservices.dataengine.model.Port
org.odpi.openmetadata.accessservices.dataengine.model.PortImplementation
- All Implemented Interfaces:
Serializable
The type Port implementation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets schema type.inthashCode()voidsetSchemaType(SchemaType schemaType) Sets schema type.toString()Methods inherited from class org.odpi.openmetadata.accessservices.dataengine.model.Port
getDisplayName, getPortType, getUpdateSemantic, setDisplayName, setPortType, setUpdateSemanticMethods inherited from class org.odpi.openmetadata.accessservices.dataengine.model.Referenceable
getAdditionalProperties, getQualifiedName, setAdditionalProperties, setQualifiedName
-
Constructor Details
-
PortImplementation
public PortImplementation()
-
-
Method Details