|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonType | |
---|---|
be.fgov.ehealth.hubservices.core.v2 | |
be.fgov.ehealth.standards.kmehr.schema.v1 |
Uses of PersonType in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return PersonType | |
---|---|
PersonType |
PutPatientResponse.getPatient()
Gets the value of the patient property. |
PersonType |
PutPatientRequest.getPatient()
Gets the value of the patient property. |
PersonType |
GetPatientResponse.getPatient()
Gets the value of the patient property. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type PersonType | |
---|---|
void |
PutPatientResponse.setPatient(PersonType value)
Sets the value of the patient property. |
void |
PutPatientRequest.setPatient(PersonType value)
Sets the value of the patient property. |
void |
GetPatientResponse.setPatient(PersonType value)
Sets the value of the patient property. |
Uses of PersonType in be.fgov.ehealth.standards.kmehr.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return PersonType | |
---|---|
PersonType |
ObjectFactory.createPersonType()
Create an instance of PersonType |
PersonType |
FolderType.getPatient()
Gets the value of the patient property. |
PersonType |
ContentlocalitemattributeType.getPerson()
Gets the value of the person property. |
PersonType |
ContentType.getPerson()
Gets the value of the person property. |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type PersonType | |
---|---|
void |
FolderType.setPatient(PersonType value)
Sets the value of the patient property. |
void |
ContentlocalitemattributeType.setPerson(PersonType value)
Sets the value of the person property. |
void |
ContentType.setPerson(PersonType value)
Sets the value of the person property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |