public class SpellingCorrection
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
SpellingCorrection() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.util.List<Suggestion> |
getSuggestions()
Gets the suggestions.
|
equals, hashCode, toString
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public java.util.List<Suggestion> getSuggestions()
Copyright © 2021 IBM Cloud. All rights reserved.