|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDHCPARTYschemes | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
be.ehealth.business.kmehrcommons.builders | |
be.fgov.ehealth.standards.kmehr.id.v1 |
Uses of IDHCPARTYschemes in be.ehealth.business.kmehrcommons |
---|
Methods in be.ehealth.business.kmehrcommons with parameters of type IDHCPARTYschemes | |
---|---|
static IDHCPARTY |
HcPartyUtil.buildId(String value,
IDHCPARTYschemes scheme)
|
static IDHCPARTY |
HcPartyUtil.buildId(String version,
String value,
IDHCPARTYschemes scheme)
|
static IDHCPARTY |
HcPartyUtil.buildId(String version,
String value,
IDHCPARTYschemes scheme,
String sl)
|
Uses of IDHCPARTYschemes in be.ehealth.business.kmehrcommons.builders |
---|
Methods in be.ehealth.business.kmehrcommons.builders with parameters of type IDHCPARTYschemes | |
---|---|
HcPartyBuilder |
HcPartyBuilder.id(String sv,
String value,
IDHCPARTYschemes scheme)
|
HcPartyBuilder |
HcPartyBuilder.id(String sv,
String value,
IDHCPARTYschemes scheme,
String sl)
|
Id |
Id.s(IDHCPARTYschemes s)
|
Uses of IDHCPARTYschemes in be.fgov.ehealth.standards.kmehr.id.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.id.v1 that return IDHCPARTYschemes | |
---|---|
static IDHCPARTYschemes |
IDHCPARTYschemes.fromValue(String v)
|
IDHCPARTYschemes |
IDHCPARTY.getS()
Gets the value of the s property. |
static IDHCPARTYschemes |
IDHCPARTYschemes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IDHCPARTYschemes[] |
IDHCPARTYschemes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.standards.kmehr.id.v1 with parameters of type IDHCPARTYschemes | |
---|---|
void |
IDHCPARTY.setS(IDHCPARTYschemes value)
Sets the value of the s property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |