public class ContractTerms
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | ContractTerms.ConfidenceLevelThe confidence level in the identification of the contract term. | 
| Constructor and Description | 
|---|
| ContractTerms() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getConfidenceLevel()Gets the confidenceLevel. | 
| Interpretation | getInterpretation()Gets the interpretation. | 
| Location | getLocation()Gets the location. | 
| java.util.List<java.lang.String> | getProvenanceIds()Gets the provenanceIds. | 
| java.lang.String | getText()Gets the text. | 
| java.lang.String | getTextNormalized()Gets the textNormalized. | 
public java.lang.String getConfidenceLevel()
public java.lang.String getText()
public java.lang.String getTextNormalized()
public Interpretation getInterpretation()
public java.util.List<java.lang.String> getProvenanceIds()
public Location getLocation()