org.gnu.gnome
public class HelpError extends org.gnu.glib.Enum
static HelpError
INTERNAL
NOT_FOUND
HelpError
and(HelpError other)
intern(int value)
or(HelpError other)
boolean
test(HelpError other)
xor(HelpError other)
equals, getValue, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
public static final HelpError INTERNAL
public static final HelpError NOT_FOUND
public static HelpError intern(int value)
public HelpError or(HelpError other)
public HelpError and(HelpError other)
public HelpError xor(HelpError other)
public boolean test(HelpError other)