Class VFSRoot


  • public class VFSRoot
    extends Object
    Created by bmorrise on 2/27/19.
    • Constructor Detail

      • VFSRoot

        public VFSRoot​(String name,
                       Date modifiedDate)
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getModifiedDate

        public Date getModifiedDate()
      • setModifiedDate

        public void setModifiedDate​(Date modifiedDate)