public class PortAliasEvent extends DataEngineEventHeader
| Constructor and Description |
|---|
PortAliasEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PortAlias |
getPort()
Gets port.
|
int |
hashCode() |
void |
setPort(PortAlias portAlias)
Sets port.
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, getUserId, setEventType, setEventVersionId, setExternalSourceName, setUserIdpublic PortAlias getPort()
public void setPort(PortAlias portAlias)
portAlias - the port aliaspublic String toString()
toString in class DataEngineEventHeaderCopyright © 2018–2020 ODPi. All rights reserved.