Class RoleFile


  • public class RoleFile
    extends Object
    • Constructor Detail

      • RoleFile

        public RoleFile()
      • RoleFile

        public RoleFile​(String name,
                        String content)
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getContent

        public String getContent()
      • setContent

        public void setContent​(String content)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)