net.sf.juoserver.model
Class Flag

java.lang.Object
  extended by net.sf.juoserver.model.Flag
All Implemented Interfaces:
Serializable

public class Flag
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Flag(int value)
           
 
Method Summary
 boolean equals(Object obj)
           
 int getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Flag

public Flag(int value)
Method Detail

getValue

public int getValue()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2012. All Rights Reserved.