public class BrAPIGermplasmAttributeCategoryListResponseResult extends Object implements BrAPIResponseResult<String>
| Constructor and Description |
|---|
BrAPIGermplasmAttributeCategoryListResponseResult() |
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttributeCategoryListResponseResult |
addDataItem(String dataItem) |
BrAPIGermplasmAttributeCategoryListResponseResult |
data(List<String> data) |
boolean |
equals(Object o) |
List<String> |
getData()
Get data
|
int |
hashCode() |
void |
setData(List<String> data) |
String |
toString() |
public BrAPIGermplasmAttributeCategoryListResponseResult()
public BrAPIGermplasmAttributeCategoryListResponseResult data(List<String> data)
public BrAPIGermplasmAttributeCategoryListResponseResult addDataItem(String dataItem)
public List<String> getData()
getData in interface BrAPIResponseResult<String>public void setData(List<String> data)
setData in interface BrAPIResponseResult<String>Copyright © 2023. All rights reserved.