Uses of Class
com.ibm.team.fvt.tests.clm.pages.rm.history.RmWebShowRequirementHistoryPage.Tab

Packages that use RmWebShowRequirementHistoryPage.Tab
com.ibm.team.fvt.tests.clm.pages.rm.history   
 

Uses of RmWebShowRequirementHistoryPage.Tab in com.ibm.team.fvt.tests.clm.pages.rm.history
 

Methods in com.ibm.team.fvt.tests.clm.pages.rm.history that return RmWebShowRequirementHistoryPage.Tab
static RmWebShowRequirementHistoryPage.Tab RmWebShowRequirementHistoryPage.Tab.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RmWebShowRequirementHistoryPage.Tab[] RmWebShowRequirementHistoryPage.Tab.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.team.fvt.tests.clm.pages.rm.history with parameters of type RmWebShowRequirementHistoryPage.Tab
 void RmWebShowRequirementHistoryPage.selectTab(RmWebShowRequirementHistoryPage.Tab tab)
          Choose which tab to show.