public class RelationArgument extends 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.
|
equals, hashCode, toString
public java.util.List<RelationEntity> getEntities()
public java.util.List<java.lang.Long> getLocation()
public java.lang.String getText()