public class NoticeQueryParms extends Object
Modifier and Type | Field and Description |
---|---|
AcknowledgeType |
ackType |
String |
display |
List<Filter> |
filters |
int |
limit |
int |
multiple |
SortStyle |
sortStyle |
Constructor and Description |
---|
NoticeQueryParms() |
Modifier and Type | Method and Description |
---|---|
Filter[] |
getFilters()
Convert the internal (and useful) ArrayList filters object into an array
of Filter instances.
|
public SortStyle sortStyle
public AcknowledgeType ackType
public int limit
public int multiple
public String display
public Filter[] getFilters()
Copyright © 2021. All rights reserved.