Uses of Class
org.glassfish.cafe.api.UserProcedure.State

Packages that use UserProcedure.State
org.glassfish.cafe.api   
 

Uses of UserProcedure.State in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return UserProcedure.State
 UserProcedure.State UserProcedure.getState()
          Returns the current state of the procedure.
static UserProcedure.State UserProcedure.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserProcedure.State[] UserProcedure.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.