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 PersonQueryTypeOrganizationQueryType.primaryContactQueryMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return PersonQueryTypeModifier and TypeMethodDescriptionObjectFactory.createPersonQueryType()Create an instance ofPersonQueryTypeOrganizationQueryType.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) voidOrganizationQueryType.setPrimaryContactQuery(PersonQueryType value) Sets the value of the primaryContactQuery property.