|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDHCPARTYschemes | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
be.ehealth.business.kmehrcommons.builders | |
be.fgov.ehealth.standards.kmehr.cd.v1 |
Uses of CDHCPARTYschemes in be.ehealth.business.kmehrcommons |
---|
Methods in be.ehealth.business.kmehrcommons with parameters of type CDHCPARTYschemes | |
---|---|
static CDHCPARTY |
HcPartyUtil.buildCd(String sv,
String value,
CDHCPARTYschemes scheme,
String sl)
|
static CDHCPARTY |
HcPartyUtil.buildCd(String sv,
String value,
CDHCPARTYschemes scheme,
String sl,
String dn,
String l)
|
Uses of CDHCPARTYschemes in be.ehealth.business.kmehrcommons.builders |
---|
Methods in be.ehealth.business.kmehrcommons.builders with parameters of type CDHCPARTYschemes | |
---|---|
HcPartyBuilder |
HcPartyBuilder.cd(String sv,
String value,
CDHCPARTYschemes scheme)
|
HcPartyBuilder |
HcPartyBuilder.cd(String sv,
String value,
CDHCPARTYschemes scheme,
String sl)
|
Cd |
Cd.s(CDHCPARTYschemes scheme)
|
Uses of CDHCPARTYschemes in be.fgov.ehealth.standards.kmehr.cd.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.cd.v1 that return CDHCPARTYschemes | |
---|---|
static CDHCPARTYschemes |
CDHCPARTYschemes.fromValue(String v)
|
CDHCPARTYschemes |
CDHCPARTY.getS()
Gets the value of the s property. |
CDHCPARTYschemes |
CDENCRYPTIONACTOR.getS()
Gets the value of the s property. |
static CDHCPARTYschemes |
CDHCPARTYschemes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CDHCPARTYschemes[] |
CDHCPARTYschemes.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 CDHCPARTYschemes | |
---|---|
void |
CDHCPARTY.setS(CDHCPARTYschemes value)
Sets the value of the s property. |
void |
CDENCRYPTIONACTOR.setS(CDHCPARTYschemes value)
Sets the value of the s property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |