Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Packages that use ServiceBindingQueryType
-
Uses of ServiceBindingQueryType 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 ServiceBindingQueryTypeModifier and TypeFieldDescriptionprotected ServiceBindingQueryTypeSpecificationLinkQueryType.serviceBindingQueryprotected ServiceBindingQueryTypeServiceBindingQueryType.targetBindingQueryFields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with type parameters of type ServiceBindingQueryTypeModifier and TypeFieldDescriptionprotected List<ServiceBindingQueryType>ServiceQueryType.serviceBindingQueryMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return ServiceBindingQueryTypeModifier and TypeMethodDescriptionObjectFactory.createServiceBindingQueryType()Create an instance ofServiceBindingQueryTypeSpecificationLinkQueryType.getServiceBindingQuery()Gets the value of the serviceBindingQuery property.ServiceBindingQueryType.getTargetBindingQuery()Gets the value of the targetBindingQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type ServiceBindingQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceBindingQueryType>ObjectFactory.createServiceBindingQuery(ServiceBindingQueryType value) ServiceQueryType.getServiceBindingQuery()Gets the value of the serviceBindingQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type ServiceBindingQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ServiceBindingQueryType>ObjectFactory.createServiceBindingQuery(ServiceBindingQueryType value) voidSpecificationLinkQueryType.setServiceBindingQuery(ServiceBindingQueryType value) Sets the value of the serviceBindingQuery property.voidServiceBindingQueryType.setTargetBindingQuery(ServiceBindingQueryType value) Sets the value of the targetBindingQuery property.