public static class GetVcrResultResponse.Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
List<GetVcrResultResponse.Item> |
getItems() |
String |
getType() |
void |
setItems(List<GetVcrResultResponse.Item> items) |
void |
setType(String type) |
String |
toString() |
public String getType()
public void setType(String type)
public List<GetVcrResultResponse.Item> getItems()
public void setItems(List<GetVcrResultResponse.Item> items)
Copyright © 2020. All rights reserved.