Uses of Enum Class
org.glassfish.api.admin.AdminCommandState.State
Packages that use AdminCommandState.State
-
Uses of AdminCommandState.State in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return AdminCommandState.StateModifier and TypeMethodDescriptionAdminCommandState.getState()
static AdminCommandState.State
Returns the enum constant of this class with the specified name.static AdminCommandState.State[]
AdminCommandState.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.