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