hudson.plugins.vmware.vix
Class Vix.HandleType
java.lang.Object
hudson.plugins.vmware.vix.Vix.HandleType
- Enclosing interface:
- Vix
public static class Vix.HandleType
- extends java.lang.Object
These are the types of handles.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final int NONE
- See Also:
- Constant Field Values
HOST
public static final int HOST
- See Also:
- Constant Field Values
VM
public static final int VM
- See Also:
- Constant Field Values
NETWORK
public static final int NETWORK
- See Also:
- Constant Field Values
JOB
public static final int JOB
- See Also:
- Constant Field Values
SNAPSHOT
public static final int SNAPSHOT
- See Also:
- Constant Field Values
METADATA_CONTAINER
public static final int METADATA_CONTAINER
- See Also:
- Constant Field Values
Vix.HandleType
public Vix.HandleType()
Copyright © 2007. All Rights Reserved.