public class Skip extends java.lang.Object implements IQueryOption
| Constructor and Description |
|---|
Skip()
Instantiates a new skip.
|
Skip(int value)
Instantiates a new skip.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getValue()
Gets the value.
|
void |
setValue(int value)
Sets the value.
|
java.lang.String |
toString() |