public class QueryRelationsArgument extends GenericModel
Constructor and Description |
---|
QueryRelationsArgument() |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryEntitiesEntity> |
getEntities()
Gets the entities.
|
void |
setEntities(java.util.List<QueryEntitiesEntity> entities)
Sets the entities.
|
equals, hashCode, toString
public java.util.List<QueryEntitiesEntity> getEntities()
public void setEntities(java.util.List<QueryEntitiesEntity> entities)
entities
- the new entities