public class RelationArgument
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| RelationArgument() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<RelationEntity> | getEntities()Gets the entities. | 
| java.util.List<java.lang.Long> | getLocation()Gets the location. | 
| java.lang.String | getText()Gets the text. | 
public java.util.List<RelationEntity> getEntities()
public java.util.List<java.lang.Long> getLocation()
public java.lang.String getText()