Uses of Class
org.starhope.appius.util.UserCloseReason

Packages that use UserCloseReason
org.starhope.appius.util   
 

Uses of UserCloseReason in org.starhope.appius.util
 

Methods in org.starhope.appius.util that return UserCloseReason
static UserCloseReason UserCloseReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserCloseReason[] UserCloseReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.