|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateType | |
|---|---|
| be.fgov.ehealth.messageservices.core.v1 | |
| be.fgov.ehealth.standards.kmehr.schema.v1 | |
| Uses of DateType in be.fgov.ehealth.messageservices.core.v1 |
|---|
| Methods in be.fgov.ehealth.messageservices.core.v1 that return DateType | |
|---|---|
DateType |
PatientType.getBirthdate()
Gets the value of the birthdate property. |
DateType |
PatientType.getDeathdate()
Gets the value of the deathdate property. |
| Methods in be.fgov.ehealth.messageservices.core.v1 with parameters of type DateType | |
|---|---|
void |
PatientType.setBirthdate(DateType value)
Sets the value of the birthdate property. |
void |
PatientType.setDeathdate(DateType value)
Sets the value of the deathdate property. |
| Uses of DateType in be.fgov.ehealth.standards.kmehr.schema.v1 |
|---|
| Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return DateType | |
|---|---|
DateType |
ObjectFactory.createDateType()
Create an instance of DateType |
DateType |
PersonType.getBirthdate()
Gets the value of the birthdate property. |
DateType |
PersonType.getDeathdate()
Gets the value of the deathdate property. |
| Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type DateType | |
|---|---|
void |
PersonType.setBirthdate(DateType value)
Sets the value of the birthdate property. |
void |
PersonType.setDeathdate(DateType value)
Sets the value of the deathdate property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||