org.gnu.gdk
public class SettingAction extends Enum
Field Summary | |
---|---|
static SettingAction | CHANGED |
static SettingAction | DELETED |
static SettingAction | NEW |
Method Summary | |
---|---|
SettingAction | and(SettingAction other) |
static SettingAction | intern(int value) |
SettingAction | or(SettingAction other) |
boolean | test(SettingAction other) |
SettingAction | xor(SettingAction other) |