Uses of Class
org.glassfish.api.deployment.OpsParams.Command

Packages that use OpsParams.Command
org.glassfish.api.deployment   
 

Uses of OpsParams.Command in org.glassfish.api.deployment
 

Fields in org.glassfish.api.deployment declared as OpsParams.Command
 OpsParams.Command OpsParams.command
          The command associated with this operation, by default it's deploy
 

Methods in org.glassfish.api.deployment that return OpsParams.Command
static OpsParams.Command OpsParams.Command.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OpsParams.Command[] OpsParams.Command.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.