hudson.plugins.vmware.vix
Class Vix.PropertyType

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

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

VIX Property Type


Field Summary
static int ANY
           
static int BLOB
           
static int BOOL
           
static int HANDLE
           
static int INT64
           
static int INTEGER
           
static int STRING
           
 
Constructor Summary
Vix.PropertyType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANY

public static final int ANY
See Also:
Constant Field Values

INTEGER

public static final int INTEGER
See Also:
Constant Field Values

STRING

public static final int STRING
See Also:
Constant Field Values

BOOL

public static final int BOOL
See Also:
Constant Field Values

HANDLE

public static final int HANDLE
See Also:
Constant Field Values

INT64

public static final int INT64
See Also:
Constant Field Values

BLOB

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

Vix.PropertyType

public Vix.PropertyType()


Copyright © 2008. All Rights Reserved.