|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||