|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QualityType | |
|---|---|
| be.ehealth.businessconnector.ehbox.api.domain | |
| be.ehealth.businessconnector.ehbox.api.utils | |
| Uses of QualityType in be.ehealth.businessconnector.ehbox.api.domain |
|---|
| Methods in be.ehealth.businessconnector.ehbox.api.domain with parameters of type QualityType | |
|---|---|
void |
Addressee.setQuality(QualityType quality)
|
| Constructors in be.ehealth.businessconnector.ehbox.api.domain with parameters of type QualityType | |
|---|---|
Addressee(String id,
QualityType qualityType)
Instantiates a new addressee. |
|
| Uses of QualityType in be.ehealth.businessconnector.ehbox.api.utils |
|---|
| Methods in be.ehealth.businessconnector.ehbox.api.utils that return QualityType | |
|---|---|
static QualityType |
QualityType.getInstance(String quality,
IdentifierType type)
Method used for QualityType generation/instantiation. |
static QualityType |
QualityType.valueOf(String key)
|
static QualityType |
QualityType.valueOf(String quality,
String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||