pl.mn.communicator
Class User.UserMode

java.lang.Object
  extended by pl.mn.communicator.User.UserMode
Enclosing class:
User

public static class User.UserMode
extends java.lang.Object


Field Summary
static User.UserMode BLOCKED
           
static User.UserMode BUDDY
           
static User.UserMode FRIEND
           
static User.UserMode UNKNOWN
           
 
Method Summary
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

BUDDY

public static final User.UserMode BUDDY

FRIEND

public static final User.UserMode FRIEND

BLOCKED

public static final User.UserMode BLOCKED

UNKNOWN

public static final User.UserMode UNKNOWN
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
See Also:
Object.toString()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object
See Also:
Object.hashCode()


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.