Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
Packages that use QueryExpressionBranchType
-
Uses of QueryExpressionBranchType 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 QueryExpressionBranchTypeModifier and TypeFieldDescriptionprotected QueryExpressionBranchTypeAdhocQueryQueryType.queryExpressionBranchMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return QueryExpressionBranchTypeModifier and TypeMethodDescriptionObjectFactory.createQueryExpressionBranchType()Create an instance ofQueryExpressionBranchTypeAdhocQueryQueryType.getQueryExpressionBranch()Gets the value of the queryExpressionBranch property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type QueryExpressionBranchTypeModifier and TypeMethodDescriptionvoidAdhocQueryQueryType.setQueryExpressionBranch(QueryExpressionBranchType value) Sets the value of the queryExpressionBranch property.