public class PortImplementationEvent extends DataEngineEventHeader
| Constructor and Description |
|---|
PortImplementationEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PortImplementation |
getPortImplementation()
Gets port implementation.
|
String |
getProcessQualifiedName()
Gets the process qualified name.
|
int |
hashCode() |
void |
setPortImplementation(PortImplementation portImplementation)
Sets port implementation.
|
void |
setProcessQualifiedName(String processQualifiedName)
Sets the process qualified name.
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, getUserId, setEventType, setEventVersionId, setExternalSourceName, setUserIdpublic String getProcessQualifiedName()
public void setProcessQualifiedName(String processQualifiedName)
processQualifiedName - the process qualified namepublic PortImplementation getPortImplementation()
public void setPortImplementation(PortImplementation portImplementation)
portImplementation - the port implementationpublic String toString()
toString in class DataEngineEventHeaderCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.