Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Packages that use AssociationQueryType
-
Uses of AssociationQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with type parameters of type AssociationQueryTypeModifier and TypeFieldDescriptionprotected List
<AssociationQueryType> RegistryObjectQueryType.sourceAssociationQuery
protected List
<AssociationQueryType> RegistryObjectQueryType.targetAssociationQuery
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return AssociationQueryTypeModifier and TypeMethodDescriptionObjectFactory.createAssociationQueryType()
Create an instance ofAssociationQueryType
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return types with arguments of type AssociationQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AssociationQueryType> ObjectFactory.createAssociationQuery
(AssociationQueryType value) RegistryObjectQueryType.getSourceAssociationQuery()
Gets the value of the sourceAssociationQuery property.RegistryObjectQueryType.getTargetAssociationQuery()
Gets the value of the targetAssociationQuery property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type AssociationQueryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AssociationQueryType> ObjectFactory.createAssociationQuery
(AssociationQueryType value)