pda
jvm
model
/
net.artux.pda.model
/
QueryPage
Query
Page
open
class
QueryPage
Members
Constructors
Query
Page
Link copied to clipboard
constructor
(
number
:
Int
,
size
:
Int
,
sortDirection
:
String
,
sortBy
:
String
)
constructor
(
number
:
Int
)
Properties
number
Link copied to clipboard
open
var
number
:
Int
size
Link copied to clipboard
open
var
size
:
Int
sort
By
Link copied to clipboard
open
var
sortBy
:
String
sort
Direction
Link copied to clipboard
open
var
sortDirection
:
String