Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
-
Uses of PersonQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeFieldDescriptionprotected PersonQueryType
OrganizationQueryType.primaryContactQuery
Modifier and TypeMethodDescriptionObjectFactory.createPersonQueryType()
Create an instance ofPersonQueryType
OrganizationQueryType.getPrimaryContactQuery()
Gets the value of the primaryContactQuery property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PersonQueryType>
ObjectFactory.createPersonQuery
(PersonQueryType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PersonQueryType>
ObjectFactory.createPersonQuery
(PersonQueryType value) void
OrganizationQueryType.setPrimaryContactQuery
(PersonQueryType value) Sets the value of the primaryContactQuery property.