Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Packages that use ClassificationNodeQueryType
-
Uses of ClassificationNodeQueryType 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 ClassificationNodeQueryTypeModifier and TypeFieldDescriptionprotected ClassificationNodeQueryTypeAssociationQueryType.associationTypeQueryprotected ClassificationNodeQueryTypeClassificationQueryType.classificationNodeQueryprotected ClassificationNodeQueryTypeAuditableEventQueryType.eventTypeQueryprotected ClassificationNodeQueryTypeClassificationSchemeQueryType.nodeTypeQueryprotected ClassificationNodeQueryTypeRegistryObjectQueryType.objectTypeQueryprotected ClassificationNodeQueryTypeQueryExpressionBranchType.queryLanguageQueryprotected ClassificationNodeQueryTypeRegistryObjectQueryType.statusQueryFields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with type parameters of type ClassificationNodeQueryTypeModifier and TypeFieldDescriptionprotected List<ClassificationNodeQueryType>ClassificationNodeQueryType.childrenQueryprotected List<ClassificationNodeQueryType>ClassificationSchemeQueryType.childrenQueryMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return ClassificationNodeQueryTypeModifier and TypeMethodDescriptionObjectFactory.createClassificationNodeQueryType()Create an instance ofClassificationNodeQueryTypeAssociationQueryType.getAssociationTypeQuery()Gets the value of the associationTypeQuery property.ClassificationQueryType.getClassificationNodeQuery()Gets the value of the classificationNodeQuery property.AuditableEventQueryType.getEventTypeQuery()Gets the value of the eventTypeQuery property.ClassificationSchemeQueryType.getNodeTypeQuery()Gets the value of the nodeTypeQuery property.RegistryObjectQueryType.getObjectTypeQuery()Gets the value of the objectTypeQuery property.QueryExpressionBranchType.getQueryLanguageQuery()Gets the value of the queryLanguageQuery property.RegistryObjectQueryType.getStatusQuery()Gets the value of the statusQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type ClassificationNodeQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ClassificationNodeQueryType>ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value) ClassificationNodeQueryType.getChildrenQuery()Gets the value of the childrenQuery property.ClassificationSchemeQueryType.getChildrenQuery()Gets the value of the childrenQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type ClassificationNodeQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ClassificationNodeQueryType>ObjectFactory.createClassificationNodeQuery(ClassificationNodeQueryType value) voidAssociationQueryType.setAssociationTypeQuery(ClassificationNodeQueryType value) Sets the value of the associationTypeQuery property.voidClassificationQueryType.setClassificationNodeQuery(ClassificationNodeQueryType value) Sets the value of the classificationNodeQuery property.voidAuditableEventQueryType.setEventTypeQuery(ClassificationNodeQueryType value) Sets the value of the eventTypeQuery property.voidClassificationSchemeQueryType.setNodeTypeQuery(ClassificationNodeQueryType value) Sets the value of the nodeTypeQuery property.voidRegistryObjectQueryType.setObjectTypeQuery(ClassificationNodeQueryType value) Sets the value of the objectTypeQuery property.voidQueryExpressionBranchType.setQueryLanguageQuery(ClassificationNodeQueryType value) Sets the value of the queryLanguageQuery property.voidRegistryObjectQueryType.setStatusQuery(ClassificationNodeQueryType value) Sets the value of the statusQuery property.