All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.ibm.as400.vaccess.VIFSConstants

public interface VIFSConstants
The VIFSConstants interface defines property identifiers for IFS components.

See Also:
VIFSDirectory, VIFSFile

Variable Index

 o ATTRIBUTES_PROPERTY
Property identifier for the attributes.
 o MODIFIED_PROPERTY
Property identifier for the modified time.
 o SIZE_PROPERTY
Property identifier for the size.

Variables

 o ATTRIBUTES_PROPERTY
 public static final Object ATTRIBUTES_PROPERTY
Property identifier for the attributes.

 o MODIFIED_PROPERTY
 public static final Object MODIFIED_PROPERTY
Property identifier for the modified time.

 o SIZE_PROPERTY
 public static final Object SIZE_PROPERTY
Property identifier for the size.


All Packages  Class Hierarchy  This Package  Previous  Next  Index