java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.PropMode
public class PropMode
extends Enum
static PropMode
APPEND
PREPEND
REPLACE
value_
PropMode
and(PropMode other)
intern(int value)
or(PropMode other)
boolean
test(PropMode other)
xor(PropMode other)
equals
getValue
hashCode
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)