Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.query.SlotBranchType

Packages that use SlotBranchType
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 SlotBranchType in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return SlotBranchType
 SlotBranchType QueryFactory.createSlotBranchType()
          Returns a new object of class 'Slot Branch Type'.
 

Uses of SlotBranchType 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 SlotBranchType
 class SlotBranchTypeImpl
          An implementation of the model object 'Slot Branch Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return SlotBranchType
 SlotBranchType QueryFactoryImpl.createSlotBranchType()
           
 

Uses of SlotBranchType 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 SlotBranchType
 java.lang.Object QuerySwitch.caseSlotBranchType(SlotBranchType object)
          Returns the result of interpretting the object as an instance of 'Slot Branch Type'.