org.gnu.gnome
Class PreferencesType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gnome.PreferencesType
public class PreferencesType
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
NEVER
public static final PreferencesType NEVER
USER
public static final PreferencesType USER
ALWAYS
public static final PreferencesType ALWAYS
intern
public static PreferencesType intern(int value)
or
public PreferencesType or(PreferencesType other)
and
public PreferencesType and(PreferencesType other)
xor
public PreferencesType xor(PreferencesType other)
test
public boolean test(PreferencesType other)