Uses of Class
sota.gui.dialogs.TestLogDialog.TestLogSortCriteria

Packages that use TestLogDialog.TestLogSortCriteria
sota.gui.dialogs   
 

Uses of TestLogDialog.TestLogSortCriteria in sota.gui.dialogs
 

Fields in sota.gui.dialogs declared as TestLogDialog.TestLogSortCriteria
private  TestLogDialog.TestLogSortCriteria TestLogDialog.sortCriterium
           
 

Methods in sota.gui.dialogs that return TestLogDialog.TestLogSortCriteria
static TestLogDialog.TestLogSortCriteria TestLogDialog.TestLogSortCriteria.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestLogDialog.TestLogSortCriteria[] TestLogDialog.TestLogSortCriteria.values()
          Returns an array containing the constants of this enum type, in the order they are declared.