|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationFatal | |
|---|---|
| be.fgov.ehealth.etee.crypto.status | Contains result objects and possible notifications. |
| Uses of NotificationFatal in be.fgov.ehealth.etee.crypto.status |
|---|
| Methods in be.fgov.ehealth.etee.crypto.status that return NotificationFatal | |
|---|---|
NotificationFatal |
CryptoResult.getFatal()
|
NotificationFatal |
BasicCryptoResult.getFatal()
|
static NotificationFatal |
NotificationFatal.getInnerFailureForMessage(java.lang.String errorMessage)
|
static NotificationFatal |
NotificationFatal.getOuterFailureForMessage(java.lang.String errorMessage)
|
static NotificationFatal |
NotificationFatal.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NotificationFatal[] |
NotificationFatal.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in be.fgov.ehealth.etee.crypto.status with parameters of type NotificationFatal | |
|---|---|
BasicCryptoResult(NotificationFatal fatal)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||