@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-06-25T15:20:44.090-04:00") public class WatchEvent extends StandardNode
| Constructor and Description |
|---|
WatchEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
StandardNode |
getSource()
Get source
|
int |
hashCode() |
void |
setSource(StandardNode source) |
WatchEvent |
source(StandardNode source) |
String |
toString() |
agent, batchId, factType, getAgent, getBatchId, getFactType, getNodeId, getParentId, getTimestamp, nodeId, parentId, setAgent, setBatchId, setFactType, setNodeId, setParentId, setTimestamp, timestamppublic WatchEvent source(StandardNode source)
public StandardNode getSource()
public void setSource(StandardNode source)
public boolean equals(Object o)
equals in class StandardNodepublic int hashCode()
hashCode in class StandardNodepublic String toString()
toString in class StandardNodeCopyright © 2018. All rights reserved.