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