public class RelationsResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| RelationsResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<RelationArgument> | getArguments()Gets the arguments. | 
| java.lang.Double | getScore()Gets the score. | 
| java.lang.String | getSentence()Gets the sentence. | 
| java.lang.String | getType()Gets the type. | 
public java.lang.Double getScore()
public java.lang.String getSentence()
public java.lang.String getType()
public java.util.List<RelationArgument> getArguments()