Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Packages that use PersonQueryType
-
Uses of PersonQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query declared as PersonQueryTypeModifier and TypeFieldDescriptionprotected PersonQueryType
OrganizationQueryType.primaryContactQuery
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return PersonQueryTypeModifier and TypeMethodDescriptionObjectFactory.createPersonQueryType()
Create an instance ofPersonQueryType
OrganizationQueryType.getPrimaryContactQuery()
Gets the value of the primaryContactQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type PersonQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PersonQueryType> ObjectFactory.createPersonQuery
(PersonQueryType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type PersonQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PersonQueryType> ObjectFactory.createPersonQuery
(PersonQueryType value) void
OrganizationQueryType.setPrimaryContactQuery
(PersonQueryType value) Sets the value of the primaryContactQuery property.