Enum
org.gnu.gnome.HelpError
public class HelpError
extends Enum
static HelpError
INTERNAL
NOT_FOUND
HelpError
and(HelpError other)
intern(int value)
or(HelpError other)
boolean
test(HelpError other)
xor(HelpError other)
public static final HelpError INTERNAL
public static final HelpError NOT_FOUND
public HelpError and(HelpError other)
public static HelpError intern(int value)
public HelpError or(HelpError other)
public boolean test(HelpError other)
public HelpError xor(HelpError other)