Uses of Enum Class
org.glassfish.api.deployment.OpsParams.Command
Packages that use OpsParams.Command
-
Uses of OpsParams.Command in org.glassfish.api.deployment
Fields in org.glassfish.api.deployment declared as OpsParams.CommandModifier and TypeFieldDescriptionOpsParams.command
The command associated with this operation, by default it's deployMethods in org.glassfish.api.deployment that return OpsParams.CommandModifier and TypeMethodDescriptionOpsParams.getCommand()
static OpsParams.Command
Returns the enum constant of this class with the specified name.static OpsParams.Command[]
OpsParams.Command.values()
Returns an array containing the constants of this enum class, in the order they are declared.