public class PortImplementation extends Port
| Constructor and Description |
|---|
PortImplementation() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SchemaType |
getSchemaType()
Gets schema type.
|
int |
hashCode() |
void |
setSchemaType(SchemaType schemaType)
Sets schema type.
|
String |
toString() |
getDisplayName, getPortType, getUpdateSemantic, setDisplayName, setPortType, setUpdateSemanticgetAdditionalProperties, getQualifiedName, setAdditionalProperties, setQualifiedNamepublic SchemaType getSchemaType()
public void setSchemaType(SchemaType schemaType)
schemaType - the schema typeCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.