Modifier and Type | Method and Description |
---|---|
AsmAction |
ReportingFilter.getAction() |
static AsmAction |
AsmAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsmAction[] |
AsmAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportingFilter.setAction(AsmAction action) |
Constructor and Description |
---|
ReportingFilter(Date from,
Date to,
String userId,
Integer deviceId,
AsmAction action,
AsmReportingStatus status,
String details,
String operator,
Integer limit,
Integer offset) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.