|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationError | |
|---|---|
| be.fgov.ehealth.etee.crypto.status | Contains result objects and possible notifications. |
| Uses of NotificationError in be.fgov.ehealth.etee.crypto.status |
|---|
| Methods in be.fgov.ehealth.etee.crypto.status that return NotificationError | |
|---|---|
static NotificationError |
NotificationError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NotificationError[] |
NotificationError.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 NotificationError | |
|---|---|
java.util.List<NotificationError> |
CryptoResult.getErrors()
|
java.util.List<NotificationError> |
BasicCryptoResult.getErrors()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||