Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Packages that use ClassificationSchemeQueryType
-
Uses of ClassificationSchemeQueryType 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 ClassificationSchemeQueryTypeModifier and TypeFieldDescriptionprotected ClassificationSchemeQueryTypeClassificationQueryType.classificationSchemeQueryprotected ClassificationSchemeQueryTypeExternalIdentifierQueryType.identificationSchemeQueryMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return ClassificationSchemeQueryTypeModifier and TypeMethodDescriptionObjectFactory.createClassificationSchemeQueryType()Create an instance ofClassificationSchemeQueryTypeClassificationQueryType.getClassificationSchemeQuery()Gets the value of the classificationSchemeQuery property.ExternalIdentifierQueryType.getIdentificationSchemeQuery()Gets the value of the identificationSchemeQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type ClassificationSchemeQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ClassificationSchemeQueryType> ObjectFactory.createClassificationSchemeQuery(ClassificationSchemeQueryType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type ClassificationSchemeQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ClassificationSchemeQueryType> ObjectFactory.createClassificationSchemeQuery(ClassificationSchemeQueryType value) voidClassificationQueryType.setClassificationSchemeQuery(ClassificationSchemeQueryType value) Sets the value of the classificationSchemeQuery property.voidExternalIdentifierQueryType.setIdentificationSchemeQuery(ClassificationSchemeQueryType value) Sets the value of the identificationSchemeQuery property.