public class TerminationDates
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
TerminationDates.ConfidenceLevel
The confidence level in the identification of the termination date.
|
Constructor and Description |
---|
TerminationDates() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfidenceLevel()
Gets the confidenceLevel.
|
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 java.util.List<java.lang.String> getProvenanceIds()
public Location getLocation()