|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationWarning | |
|---|---|
| be.fgov.ehealth.etee.crypto.status | Contains result objects and possible notifications. |
| Uses of NotificationWarning in be.fgov.ehealth.etee.crypto.status |
|---|
| Methods in be.fgov.ehealth.etee.crypto.status that return NotificationWarning | |
|---|---|
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. |
| Methods in be.fgov.ehealth.etee.crypto.status that return types with arguments of type NotificationWarning | |
|---|---|
java.util.List<NotificationWarning> |
CryptoResult.getWarnings()
|
java.util.List<NotificationWarning> |
BasicCryptoResult.getWarnings()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||