org.gnu.gnome
Class HelpError
java.lang.Object
org.gnu.glib.Enum
org.gnu.gnome.HelpError
public class HelpError
- 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 |
INTERNAL
public static final HelpError INTERNAL
NOT_FOUND
public static final HelpError NOT_FOUND
intern
public static HelpError intern(int value)
or
public HelpError or(HelpError other)
and
public HelpError and(HelpError other)
xor
public HelpError xor(HelpError other)
test
public boolean test(HelpError other)