Enum
org.gnu.gnome.SaveStyle
public class SaveStyle
extends Enum
static SaveStyle
BOTH
GLOBAL
LOCAL
SaveStyle
and(SaveStyle other)
intern(int value)
or(SaveStyle other)
boolean
test(SaveStyle other)
xor(SaveStyle other)
public static final SaveStyle BOTH
public static final SaveStyle GLOBAL
public static final SaveStyle LOCAL
public SaveStyle and(SaveStyle other)
public static SaveStyle intern(int value)
public SaveStyle or(SaveStyle other)
public boolean test(SaveStyle other)
public SaveStyle xor(SaveStyle other)