public static class GetVcaResultResponse.Item extends Object
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
List<GetVcaResultResponse.Result> |
getResult() |
String |
getType() |
void |
setResult(List<GetVcaResultResponse.Result> result) |
void |
setType(String type) |
String |
toString() |
public String getType()
public void setType(String type)
public List<GetVcaResultResponse.Result> getResult()
public void setResult(List<GetVcaResultResponse.Result> result)
Copyright © 2023. All rights reserved.