@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-08-11T11:40:26.060Z[GMT]") public class BranchBoxSearchResponse extends BasicApiResponse
| Constructor and Description |
|---|
BranchBoxSearchResponse() |
| Modifier and Type | Method and Description |
|---|---|
BranchBoxSearchResponse |
addListItem(Box listItem) |
boolean |
equals(Object o) |
List<Box> |
getList()
Get list
|
int |
hashCode() |
BranchBoxSearchResponse |
list(List<Box> list) |
void |
setList(List<Box> list) |
String |
toString() |
getR, r, setRpublic BranchBoxSearchResponse list(List<Box> list)
public BranchBoxSearchResponse addListItem(Box listItem)
public boolean equals(Object o)
equals in class BasicApiResponsepublic int hashCode()
hashCode in class BasicApiResponsepublic String toString()
toString in class BasicApiResponseCopyright © 2020. All rights reserved.