Uses of Class
be.fgov.ehealth.technicalconnector.ra.enumaration.RevocationReason

Packages that use RevocationReason
be.fgov.ehealth.technicalconnector.ra.builders   
be.fgov.ehealth.technicalconnector.ra.domain   
be.fgov.ehealth.technicalconnector.ra.enumaration   
 

Uses of RevocationReason in be.fgov.ehealth.technicalconnector.ra.builders
 

Methods in be.fgov.ehealth.technicalconnector.ra.builders with parameters of type RevocationReason
 ContractBuilder.RevokeReasonDetailStep<T> ContractBuilder.RevokeReasonStep.withReason(RevocationReason reason)
           
 

Uses of RevocationReason in be.fgov.ehealth.technicalconnector.ra.domain
 

Constructors in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type RevocationReason
RevokeCertificateContract(X509Certificate cert, RevocationReason reason, Language lang)
           
RevokeCertificateContract(X509Certificate cert, RevocationReason reason, String reasonDetail, Language lang)
           
 

Uses of RevocationReason in be.fgov.ehealth.technicalconnector.ra.enumaration
 

Methods in be.fgov.ehealth.technicalconnector.ra.enumaration that return RevocationReason
static RevocationReason RevocationReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RevocationReason[] RevocationReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.