| Package | Description |
|---|---|
| io.github.ibuildthecloud.gdapi.condition | |
| io.github.ibuildthecloud.gdapi.model | |
| io.github.ibuildthecloud.gdapi.model.impl | |
| io.github.ibuildthecloud.gdapi.request |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.getLeft() |
Condition |
Condition.getRight() |
| Constructor and Description |
|---|
Condition(Condition left,
Condition right) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Condition>> |
Collection.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Condition>> |
CollectionImpl.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionImpl.setFilters(Map<String,List<Condition>> filters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Condition>> |
ApiRequest.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRequest.setConditions(Map<String,List<Condition>> conditions) |
Copyright © 2015. All rights reserved.