Uses of Class
be.fgov.ehealth.etee.crypto.status.NotificationFatal

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)
           
 



Copyright © 2019 eHealth. All Rights Reserved.