com.ibm.as400.vaccess

Interface VIFSConstants

  • All Known Implementing Classes:
    VIFSDirectory, VIFSFile

    Deprecated. 
    Use Java Swing instead, along with the classes in package com.ibm.as400.access

    public interface VIFSConstants
    The VIFSConstants interface defines property identifiers for IFS components.
    See Also:
    VIFSDirectory, VIFSFile
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.Object ATTRIBUTES_PROPERTY
      Deprecated. 
      Property identifier for the attributes.
      static java.lang.Object MODIFIED_PROPERTY
      Deprecated. 
      Property identifier for the modified time.
      static java.lang.Object SIZE_PROPERTY
      Deprecated. 
      Property identifier for the size.
    • Field Detail

      • ATTRIBUTES_PROPERTY

        static final java.lang.Object ATTRIBUTES_PROPERTY
        Deprecated. 
        Property identifier for the attributes.
      • MODIFIED_PROPERTY

        static final java.lang.Object MODIFIED_PROPERTY
        Deprecated. 
        Property identifier for the modified time.
      • SIZE_PROPERTY

        static final java.lang.Object SIZE_PROPERTY
        Deprecated. 
        Property identifier for the size.