Modifier and Type | Method and Description |
---|---|
static AsmReportingStatus |
AsmReportingStatus.getASMReportingStatus(short asmReportingStatusKey) |
AsmReportingStatus |
ReportingFilter.getStatus() |
static AsmReportingStatus |
AsmReportingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsmReportingStatus[] |
AsmReportingStatus.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.setStatus(AsmReportingStatus status) |
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.