Uses of Class
de.beamertool.util.configuration.SettingDetails.SaveGroupEnum

Packages that use SettingDetails.SaveGroupEnum
de.beamertool.util.configuration   
 

Uses of SettingDetails.SaveGroupEnum in de.beamertool.util.configuration
 

Methods in de.beamertool.util.configuration that return SettingDetails.SaveGroupEnum
static SettingDetails.SaveGroupEnum SettingDetails.SaveGroupEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SettingDetails.SaveGroupEnum[] SettingDetails.SaveGroupEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.