Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Packages that use OrganizationQueryType
-
Uses of OrganizationQueryType 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 OrganizationQueryTypeModifier and TypeFieldDescriptionprotected OrganizationQueryTypeRegistryQueryType.operatorQueryprotected OrganizationQueryTypeOrganizationQueryType.parentQueryFields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with type parameters of type OrganizationQueryTypeModifier and TypeFieldDescriptionprotected List<OrganizationQueryType> OrganizationQueryType.childOrganizationQueryMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return OrganizationQueryTypeModifier and TypeMethodDescriptionObjectFactory.createOrganizationQueryType()Create an instance ofOrganizationQueryTypeRegistryQueryType.getOperatorQuery()Gets the value of the operatorQuery property.OrganizationQueryType.getParentQuery()Gets the value of the parentQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type OrganizationQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OrganizationQueryType> ObjectFactory.createOrganizationQuery(OrganizationQueryType value) OrganizationQueryType.getChildOrganizationQuery()Gets the value of the childOrganizationQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type OrganizationQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OrganizationQueryType> ObjectFactory.createOrganizationQuery(OrganizationQueryType value) voidRegistryQueryType.setOperatorQuery(OrganizationQueryType value) Sets the value of the operatorQuery property.voidOrganizationQueryType.setParentQuery(OrganizationQueryType value) Sets the value of the parentQuery property.