hudson.plugins.vmware.vix
Class Vix.VMDeleteOptions

java.lang.Object
  extended by hudson.plugins.vmware.vix.Vix.VMDeleteOptions
Enclosing interface:
Vix

public static final class Vix.VMDeleteOptions
extends java.lang.Object


Field Summary
static int DELETE_DISK_FILES
           
static int NONE
           
 
Constructor Summary
Vix.VMDeleteOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final int NONE
See Also:
Constant Field Values

DELETE_DISK_FILES

public static final int DELETE_DISK_FILES
See Also:
Constant Field Values
Constructor Detail

Vix.VMDeleteOptions

public Vix.VMDeleteOptions()


Copyright © 2008. All Rights Reserved.