public class DataEngineRegistrationEvent extends DataEngineEventHeader
| Constructor and Description |
|---|
DataEngineRegistrationEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SoftwareServerCapability |
getSoftwareServerCapability()
Gets software server capability.
|
int |
hashCode() |
void |
setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability)
Sets software server capability.
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, getUserId, setEventType, setEventVersionId, setExternalSourceName, setUserIdpublic SoftwareServerCapability getSoftwareServerCapability()
public void setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability)
softwareServerCapability - the software server capabilitypublic String toString()
toString in class DataEngineEventHeaderCopyright © 2018–2020 ODPi. All rights reserved.