Uses of Class
be.ehealth.technicalconnector.beid.domain.SpecialStatus

Packages that use SpecialStatus
be.ehealth.technicalconnector.beid.domain   
 

Uses of SpecialStatus in be.ehealth.technicalconnector.beid.domain
 

Methods in be.ehealth.technicalconnector.beid.domain that return SpecialStatus
 SpecialStatus Identity.getSpecialStatus()
           
static SpecialStatus SpecialStatus.toSpecialStatus(String value)
          Transforms a string value into a SpecialStatus
static SpecialStatus SpecialStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpecialStatus[] SpecialStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.ehealth.technicalconnector.beid.domain with parameters of type SpecialStatus
 void Identity.setSpecialStatus(SpecialStatus specialStatus)
           
 




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