com.ibm.jzos.sample.nonvsam.file

Class GetFileAttributes

  • java.lang.Object
    • com.ibm.jzos.sample.nonvsam.file.GetFileAttributes


  • public class GetFileAttributes
    extends java.lang.Object
    This sample demonstrates how to retrieve file attributes. The file name is given as an argument.
    Since:
    2.4.0
    See Also:
    ZFile
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void getAttributes(java.lang.String fileName) 
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetFileAttributes

        public GetFileAttributes()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
      • getAttributes

        public static void getAttributes(java.lang.String fileName)
� Copyright IBM Corporation 2005, 2022.