|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceQueryType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._3._0.query | |
| org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl | |
| org.eclipse.ohf.ihe.common.ebxml._3._0.query.util | |
| Uses of ServiceQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return ServiceQueryType | |
|---|---|
ServiceQueryType |
QueryFactory.createServiceQueryType()
Returns a new object of class 'Service Query Type'. |
ServiceQueryType |
ServiceBindingQueryType.getServiceQuery()
Returns the value of the 'Service Query' containment reference. |
ServiceQueryType |
DocumentRoot.getServiceQuery()
Returns the value of the 'Service Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query with parameters of type ServiceQueryType | |
|---|---|
void |
ServiceBindingQueryType.setServiceQuery(ServiceQueryType value)
Sets the value of the ' Service Query' containment reference. |
void |
DocumentRoot.setServiceQuery(ServiceQueryType value)
Sets the value of the ' Service Query' containment reference. |
| Uses of ServiceQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that implement ServiceQueryType | |
|---|---|
class |
ServiceQueryTypeImpl
An implementation of the model object 'Service Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return ServiceQueryType | |
|---|---|
ServiceQueryType |
QueryFactoryImpl.createServiceQueryType()
|
ServiceQueryType |
ServiceBindingQueryTypeImpl.getServiceQuery()
|
ServiceQueryType |
DocumentRootImpl.getServiceQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl with parameters of type ServiceQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ServiceBindingQueryTypeImpl.basicSetServiceQuery(ServiceQueryType newServiceQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetServiceQuery(ServiceQueryType newServiceQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ServiceBindingQueryTypeImpl.setServiceQuery(ServiceQueryType newServiceQuery)
|
void |
DocumentRootImpl.setServiceQuery(ServiceQueryType newServiceQuery)
|
| Uses of ServiceQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util with parameters of type ServiceQueryType | |
|---|---|
java.lang.Object |
QuerySwitch.caseServiceQueryType(ServiceQueryType object)
Returns the result of interpretting the object as an instance of 'Service Query Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||