Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
-
Uses of AssociationQueryType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeFieldDescriptionprotected List<AssociationQueryType>
RegistryObjectQueryType.sourceAssociationQuery
protected List<AssociationQueryType>
RegistryObjectQueryType.targetAssociationQuery
Modifier and TypeMethodDescriptionObjectFactory.createAssociationQueryType()
Create an instance ofAssociationQueryType
Modifier and TypeMethodDescriptionjavax.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.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AssociationQueryType>
ObjectFactory.createAssociationQuery
(AssociationQueryType value)