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
-
ATTRIBUTES_PROPERTY
- Property identifier for the attributes.
-
MODIFIED_PROPERTY
- Property identifier for the modified time.
-
SIZE_PROPERTY
- Property identifier for the size.
ATTRIBUTES_PROPERTY
public static final Object ATTRIBUTES_PROPERTY
- Property identifier for the attributes.
MODIFIED_PROPERTY
public static final Object MODIFIED_PROPERTY
- Property identifier for the modified time.
SIZE_PROPERTY
public static final Object SIZE_PROPERTY
- Property identifier for the size.
All Packages Class Hierarchy This Package Previous Next Index