public static class GetVcaResultResponse.Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute() |
Double |
getConfidence() |
String |
getSource() |
void |
setAttribute(String attribute) |
void |
setConfidence(Double confidence) |
void |
setSource(String source) |
String |
toString() |
Copyright © 2020. All rights reserved.