Class PersonalityFile

    • Constructor Detail

      • PersonalityFile

        public PersonalityFile()
    • Method Detail

      • getPath

        public String getPath()
        Returns:
        the path
      • setPath

        public void setPath​(String path)
        Parameters:
        path - the path to set
      • getContents

        public String getContents()
        Returns:
        the contents
      • setContents

        public void setContents​(String contents)
        Parameters:
        contents - the contents to set