Uses of Class
be.fgov.ehealth.standards.kmehr.schema.v1.DateType

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.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.