Enum
org.gnu.gdk.PropMode
public class PropMode
extends Enum
static PropMode
APPEND
PREPEND
REPLACE
PropMode
and(PropMode other)
intern(int value)
or(PropMode other)
boolean
test(PropMode other)
xor(PropMode other)
public static final PropMode APPEND
public static final PropMode PREPEND
public static final PropMode REPLACE
public PropMode and(PropMode other)
public static PropMode intern(int value)
public PropMode or(PropMode other)
public boolean test(PropMode other)
public PropMode xor(PropMode other)