public class PortAlias extends Port
| Constructor and Description |
|---|
PortAlias() |
PortAlias(String displayName,
String qualifiedName,
PortType portType,
String delegatesTo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDelegatesTo() |
int |
hashCode() |
void |
setDelegatesTo(String delegatesTo) |
String |
toString() |
getDisplayName, getPortType, getQualifiedName, setDisplayName, setPortType, setQualifiedNameCopyright © 2018–2019 ODPi. All rights reserved.