hudson.plugins.vmware.vix
Class Vix.FileAttributes

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

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

These are the property flags for each file.


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

Field Detail

VIX_FILE_ATTRIBUTES_DIRECTORY

public static final int VIX_FILE_ATTRIBUTES_DIRECTORY
See Also:
Constant Field Values

VIX_FILE_ATTRIBUTES_SYMLINK

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

Vix.FileAttributes

public Vix.FileAttributes()


Copyright © 2008. All Rights Reserved.