Uses of Class
net.sf.josceleton.core.api.entity.UserState

Packages that use UserState
net.sf.josceleton.core.api.entity   
net.sf.josceleton.core.api.entity.message   
 

Uses of UserState in net.sf.josceleton.core.api.entity
 

Methods in net.sf.josceleton.core.api.entity that return UserState
static UserState UserState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserState[] UserState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of UserState in net.sf.josceleton.core.api.entity.message
 

Methods in net.sf.josceleton.core.api.entity.message that return UserState
 UserState UserMessage.getUserState()
           
 



Copyright © 2011 Josceleton. All Rights Reserved.