public class Presets
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected SearchMeta |
searchMeta |
| Constructor and Description |
|---|
Presets() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Preset> |
getContent()
Returns the preset list.
|
SearchMeta |
getSearchMeta()
Returns the response's search meta.
|
protected SearchMeta searchMeta
public java.util.List<Preset> getContent()
public SearchMeta getSearchMeta()