public class ProcessesRequestBody extends DataEngineOMASAPIRequestBody
| Constructor and Description |
|---|
ProcessesRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<Process> |
getProcesses() |
int |
hashCode() |
void |
setProcesses(List<Process> processes) |
String |
toString() |
getExternalSourceName, setExternalSourceNamepublic boolean equals(Object o)
equals in class DataEngineOMASAPIRequestBodyprotected boolean canEqual(Object other)
canEqual in class DataEngineOMASAPIRequestBodypublic int hashCode()
hashCode in class DataEngineOMASAPIRequestBodypublic String toString()
toString in class DataEngineOMASAPIRequestBodyCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.