Uses of Class
hu.elte.tribus.model.UserStatus

Packages that use UserStatus
hu.elte.tribus.model   
 

Uses of UserStatus in hu.elte.tribus.model
 

Methods in hu.elte.tribus.model that return UserStatus
static UserStatus UserStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UserStatus[] UserStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2006-2007. All Rights Reserved.