public interface EvidenceItem
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Returns the key for the evidence item (e.g.
|
String |
getOrigin()
Returns the origin for the evidence item (e.g.
|
Object |
getValue()
Returns the value of the evidence item.
|
String |
getValueAsString()
Returns a string representation of the evidence value.
|
Object getValue()
String getValueAsString()
String getOrigin()
String getKey()
Copyright © {inceptionYear}–2017 SDL Group