Package | Description |
---|---|
com.kobil.ssms.secovid.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
SecovidAction |
SecovidReportingFilter.getAction() |
static SecovidAction |
SecovidAction.getSecovidAction(byte actionKey) |
static SecovidAction |
SecovidAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecovidAction[] |
SecovidAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SecovidReportingFilter.setAction(SecovidAction action) |
Constructor and Description |
---|
SecovidReportingFilter(Date from,
Date to,
String userId,
SecovidAction action,
SecovidReportingStatus status,
String details,
String operator,
Integer limit,
Integer offset) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.