@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-06-25T15:20:44.090-04:00") public class LabelListMember extends StandardNode
| Constructor and Description |
|---|
LabelListMember() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabelListId()
Get labelListId
|
int |
hashCode() |
LabelListMember |
labelListId(String labelListId) |
void |
setLabelListId(String labelListId) |
String |
toString() |
agent, batchId, factType, getAgent, getBatchId, getFactType, getNodeId, getParentId, getTimestamp, nodeId, parentId, setAgent, setBatchId, setFactType, setNodeId, setParentId, setTimestamp, timestamppublic LabelListMember labelListId(String labelListId)
public String getLabelListId()
public void setLabelListId(String labelListId)
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.