Uses of Class
de.olafpanz.translationtable.TranslationTableMain.ArgumentState

Uses of TranslationTableMain.ArgumentState in de.olafpanz.translationtable
 

Methods in de.olafpanz.translationtable that return TranslationTableMain.ArgumentState
static TranslationTableMain.ArgumentState TranslationTableMain.ArgumentState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TranslationTableMain.ArgumentState[] TranslationTableMain.ArgumentState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.