org.gnu.gnome
Class ClientFlags
java.lang.Object
org.gnu.glib.Flags
org.gnu.gnome.ClientFlags
- public class ClientFlags
- extends org.gnu.glib.Flags
Methods inherited from class org.gnu.glib.Flags |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
IS_CONNECTED
public static final ClientFlags IS_CONNECTED
RESTARTED
public static final ClientFlags RESTARTED
RESTORED
public static final ClientFlags RESTORED
intern
public static ClientFlags intern(int value)
or
public ClientFlags or(ClientFlags other)
and
public ClientFlags and(ClientFlags other)
xor
public ClientFlags xor(ClientFlags other)
test
public boolean test(ClientFlags other)