public class PortImplementation extends Port
| Constructor and Description |
|---|
PortImplementation() |
PortImplementation(String displayName,
String qualifiedName,
PortType portType,
SchemaType schemaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SchemaType |
getSchemaType() |
int |
hashCode() |
void |
setSchemaType(SchemaType schemaType) |
String |
toString() |
getDisplayName, getPortType, getQualifiedName, setDisplayName, setPortType, setQualifiedNamepublic PortImplementation()
public PortImplementation(String displayName, String qualifiedName, PortType portType, SchemaType schemaType)
public SchemaType getSchemaType()
public void setSchemaType(SchemaType schemaType)
Copyright © 2018–2019 ODPi. All rights reserved.