QueryParameters
instead.@Deprecated public class AlarmQueryParms extends Object implements QueryParameters
Modifier and Type | Field and Description |
---|---|
AcknowledgeType |
ackType
Deprecated.
|
String |
display
Deprecated.
|
List<Filter> |
filters
Deprecated.
|
int |
limit
Deprecated.
|
int |
multiple
Deprecated.
|
SortStyle |
sortStyle
Deprecated.
|
Constructor and Description |
---|
AlarmQueryParms()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
NormalizedAcknowledgeType |
getAckType()
Deprecated.
|
String |
getDisplay()
Deprecated.
|
List<Filter> |
getFilters()
Deprecated.
|
int |
getLimit()
Deprecated.
|
int |
getMultiple()
Deprecated.
|
String |
getSortStyleShortName()
Deprecated.
|
public SortStyle sortStyle
public AcknowledgeType ackType
public int limit
public int multiple
public String display
public String getSortStyleShortName()
getSortStyleShortName
in interface QueryParameters
public NormalizedAcknowledgeType getAckType()
getAckType
in interface QueryParameters
public List<Filter> getFilters()
getFilters
in interface QueryParameters
public int getLimit()
getLimit
in interface QueryParameters
public int getMultiple()
getMultiple
in interface QueryParameters
public String getDisplay()
getDisplay
in interface QueryParameters
Copyright © 2021. All rights reserved.