|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecialOrganisation | |
---|---|
be.ehealth.technicalconnector.beid.domain |
Uses of SpecialOrganisation in be.ehealth.technicalconnector.beid.domain |
---|
Methods in be.ehealth.technicalconnector.beid.domain that return SpecialOrganisation | |
---|---|
SpecialOrganisation |
Identity.getSpecialOrganisation()
|
static SpecialOrganisation |
SpecialOrganisation.toSpecialOrganisation(String key)
Transforms a string into a SpecialOrganisation |
static SpecialOrganisation |
SpecialOrganisation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpecialOrganisation[] |
SpecialOrganisation.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 SpecialOrganisation | |
---|---|
void |
Identity.setSpecialOrganisation(SpecialOrganisation specialOrganisation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |