Package com.mapr.fs

Class FileAceMoreInfo


  • public class FileAceMoreInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FileAceMoreInfo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getInherit()  
      void setInherit​(boolean inherit)  
      • Methods inherited from class java.lang.Object

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

      • FileAceMoreInfo

        public FileAceMoreInfo()
    • Method Detail

      • setInherit

        public void setInherit​(boolean inherit)
      • getInherit

        public boolean getInherit()