|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FederationQueryType | |
|---|---|
| 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 FederationQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return FederationQueryType | |
|---|---|
FederationQueryType |
QueryFactory.createFederationQueryType()
Returns a new object of class 'Federation Query Type'. |
FederationQueryType |
DocumentRoot.getFederationQuery()
Returns the value of the 'Federation Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query with parameters of type FederationQueryType | |
|---|---|
void |
DocumentRoot.setFederationQuery(FederationQueryType value)
Sets the value of the ' Federation Query' containment reference. |
| Uses of FederationQueryType 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 FederationQueryType | |
|---|---|
class |
FederationQueryTypeImpl
An implementation of the model object 'Federation Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return FederationQueryType | |
|---|---|
FederationQueryType |
QueryFactoryImpl.createFederationQueryType()
|
FederationQueryType |
DocumentRootImpl.getFederationQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl with parameters of type FederationQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetFederationQuery(FederationQueryType newFederationQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setFederationQuery(FederationQueryType newFederationQuery)
|
| Uses of FederationQueryType 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 FederationQueryType | |
|---|---|
java.lang.Object |
QuerySwitch.caseFederationQueryType(FederationQueryType object)
Returns the result of interpretting the object as an instance of 'Federation Query Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||