|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternationalStringBranchType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._2._1.query | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.query.util | |
| Uses of InternationalStringBranchType in org.eclipse.ohf.ihe.common.ebxml._2._1.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return InternationalStringBranchType | |
|---|---|
InternationalStringBranchType |
QueryFactory.createInternationalStringBranchType()
Returns a new object of class 'International String Branch Type'. |
InternationalStringBranchType |
RegistryObjectQueryType.getDescriptionBranch()
Returns the value of the 'Description Branch' containment reference. |
InternationalStringBranchType |
DocumentRoot.getDescriptionBranch()
Returns the value of the 'Description Branch' containment reference. |
InternationalStringBranchType |
RegistryObjectQueryType.getNameBranch()
Returns the value of the 'Name Branch' containment reference. |
InternationalStringBranchType |
DocumentRoot.getNameBranch()
Returns the value of the 'Name Branch' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query with parameters of type InternationalStringBranchType | |
|---|---|
void |
RegistryObjectQueryType.setDescriptionBranch(InternationalStringBranchType value)
Sets the value of the ' Description Branch' containment reference. |
void |
DocumentRoot.setDescriptionBranch(InternationalStringBranchType value)
Sets the value of the ' Description Branch' containment reference. |
void |
RegistryObjectQueryType.setNameBranch(InternationalStringBranchType value)
Sets the value of the ' Name Branch' containment reference. |
void |
DocumentRoot.setNameBranch(InternationalStringBranchType value)
Sets the value of the ' Name Branch' containment reference. |
| Uses of InternationalStringBranchType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that implement InternationalStringBranchType | |
|---|---|
class |
InternationalStringBranchTypeImpl
An implementation of the model object 'International String Branch Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return InternationalStringBranchType | |
|---|---|
InternationalStringBranchType |
QueryFactoryImpl.createInternationalStringBranchType()
|
InternationalStringBranchType |
RegistryObjectQueryTypeImpl.getDescriptionBranch()
|
InternationalStringBranchType |
DocumentRootImpl.getDescriptionBranch()
|
InternationalStringBranchType |
RegistryObjectQueryTypeImpl.getNameBranch()
|
InternationalStringBranchType |
DocumentRootImpl.getNameBranch()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl with parameters of type InternationalStringBranchType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RegistryObjectQueryTypeImpl.basicSetDescriptionBranch(InternationalStringBranchType newDescriptionBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetDescriptionBranch(InternationalStringBranchType newDescriptionBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
RegistryObjectQueryTypeImpl.basicSetNameBranch(InternationalStringBranchType newNameBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetNameBranch(InternationalStringBranchType newNameBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
RegistryObjectQueryTypeImpl.setDescriptionBranch(InternationalStringBranchType newDescriptionBranch)
|
void |
DocumentRootImpl.setDescriptionBranch(InternationalStringBranchType newDescriptionBranch)
|
void |
RegistryObjectQueryTypeImpl.setNameBranch(InternationalStringBranchType newNameBranch)
|
void |
DocumentRootImpl.setNameBranch(InternationalStringBranchType newNameBranch)
|
| Uses of InternationalStringBranchType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util with parameters of type InternationalStringBranchType | |
|---|---|
java.lang.Object |
QuerySwitch.caseInternationalStringBranchType(InternationalStringBranchType object)
Returns the result of interpretting the object as an instance of 'International String Branch Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||