|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDCONSENTvalues | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
be.fgov.ehealth.standards.kmehr.cd.v1 |
Uses of CDCONSENTvalues in be.ehealth.business.kmehrcommons |
---|
Methods in be.ehealth.business.kmehrcommons with parameters of type CDCONSENTvalues | |
---|---|
static CDCONSENT |
CDConsentBuilderUtil.createCDConsent(String version,
CDCONSENTvalues value)
Method which create CDCONSENT object based on version and value |
Uses of CDCONSENTvalues in be.fgov.ehealth.standards.kmehr.cd.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.cd.v1 that return CDCONSENTvalues | |
---|---|
static CDCONSENTvalues |
CDCONSENTvalues.fromValue(String v)
|
CDCONSENTvalues |
CDCONSENT.getValue()
Gets the value of the value property. |
static CDCONSENTvalues |
CDCONSENTvalues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CDCONSENTvalues[] |
CDCONSENTvalues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.standards.kmehr.cd.v1 with parameters of type CDCONSENTvalues | |
---|---|
void |
CDCONSENT.setValue(CDCONSENTvalues value)
Sets the value of the value property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |