public class MultiResultSelectorCommandData extends SelectorCommandData
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxResults |
selectorhasCommandList, typeid| Constructor and Description |
|---|
MultiResultSelectorCommandData() |
MultiResultSelectorCommandData(CommandType commandType) |
MultiResultSelectorCommandData(CommandType commandType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getMaxResults() |
int |
hashCode() |
void |
setMaxResults(int maxResults) |
String |
toString() |
getSelector, setSelector, setSelectorgetType, hasCommandList, setTypegetId, setIdpublic MultiResultSelectorCommandData()
public MultiResultSelectorCommandData(CommandType commandType)
public MultiResultSelectorCommandData(CommandType commandType, UUID id)
public String toString()
toString in class SelectorCommandDatapublic int hashCode()
hashCode in class SelectorCommandDatapublic boolean equals(Object obj)
equals in class SelectorCommandDatapublic int getMaxResults()
public void setMaxResults(int maxResults)
Copyright © 2017. All rights reserved.