public class QueryRelationsResponse extends GenericModel
Constructor and Description |
---|
QueryRelationsResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryRelationsRelationship> |
getRelations()
Gets the relations.
|
void |
setRelations(java.util.List<QueryRelationsRelationship> relations)
Sets the relations.
|
equals, hashCode, toString
public java.util.List<QueryRelationsRelationship> getRelations()
public void setRelations(java.util.List<QueryRelationsRelationship> relations)
relations
- the new relations