public class StoresQuery extends Object
| Constructor and Description |
|---|
StoresQuery() |
StoresQuery(Integer offset,
Integer count) |
| Modifier and Type | Method and Description |
|---|---|
static StoresQuery |
firstPage() |
Integer |
getCount() |
Integer |
getOffset() |
public static StoresQuery firstPage()
public Integer getOffset()
public Integer getCount()
Copyright © 2020. All rights reserved.