public class ClassificationCredibility extends Object
| Constructor and Description |
|---|
ClassificationCredibility() |
ClassificationCredibility(Integer valueConfidence,
Integer sourceReliability) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSourceReliability() |
Integer |
getValueConfidence() |
void |
setSourceReliability(Integer sourceReliability) |
void |
setValueConfidence(Integer valueConfidence) |
Copyright © 2013–2020. All rights reserved.