public final class ReadAttributeCommandData extends MultiResultSelectorCommandData
| Modifier and Type | Field and Description |
|---|---|
protected String |
attribute |
maxResultsselectorhasCommandList, typeid| Constructor and Description |
|---|
ReadAttributeCommandData() |
ReadAttributeCommandData(UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAttribute() |
int |
hashCode() |
void |
setAttribute(String attribute) |
String |
toString() |
getMaxResults, setMaxResultsgetSelector, setSelector, setSelectorgetType, hasCommandList, setTypegetId, setIdprotected String attribute
public ReadAttributeCommandData()
public ReadAttributeCommandData(UUID id)
public String toString()
toString in class MultiResultSelectorCommandDatapublic int hashCode()
hashCode in class MultiResultSelectorCommandDatapublic boolean equals(Object obj)
equals in class MultiResultSelectorCommandDatapublic String getAttribute()
public void setAttribute(String attribute)
Copyright © 2017. All rights reserved.