| Package | Description |
|---|---|
| be.fgov.ehealth.etee.crypto.status |
Contains result objects and possible notifications.
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationWarning |
NotificationWarning.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotificationWarning[] |
NotificationWarning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotificationWarning> |
CryptoResult.getWarnings() |
java.util.List<NotificationWarning> |
BasicCryptoResult.getWarnings() |
Copyright © 2021 eHealth. All rights reserved.