Uses of Class
hudson.plugins.vmware.VMwareActivationWrapper.VMWrapperPowerUpMode

Packages that use VMwareActivationWrapper.VMWrapperPowerUpMode
hudson.plugins.vmware   
 

Uses of VMwareActivationWrapper.VMWrapperPowerUpMode in hudson.plugins.vmware
 

Methods in hudson.plugins.vmware that return VMwareActivationWrapper.VMWrapperPowerUpMode
 VMwareActivationWrapper.VMWrapperPowerUpMode VMwareActivationWrapper.VMActivationConfig.getPowerUpMode()
           
 VMwareActivationWrapper.VMWrapperPowerUpMode[] VMwareActivationWrapper.DescriptorImpl.getPowerUpModes()
           
static VMwareActivationWrapper.VMWrapperPowerUpMode VMwareActivationWrapper.VMWrapperPowerUpMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VMwareActivationWrapper.VMWrapperPowerUpMode[] VMwareActivationWrapper.VMWrapperPowerUpMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in hudson.plugins.vmware with parameters of type VMwareActivationWrapper.VMWrapperPowerUpMode
 void VMwareActivationWrapper.VMActivationConfig.setPowerUpMode(VMwareActivationWrapper.VMWrapperPowerUpMode powerUpMode)
           
 



Copyright © 2008. All Rights Reserved.