public class QueryRelationsRelationship extends GenericModel
| Constructor and Description | 
|---|
| QueryRelationsRelationship() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<QueryRelationsArgument> | getArguments()Gets the arguments. | 
| java.lang.Long | getFrequency()Gets the frequency. | 
| java.lang.String | getType()Gets the type. | 
equals, hashCode, toStringpublic java.lang.String getType()
public java.lang.Long getFrequency()
public java.util.List<QueryRelationsArgument> getArguments()