Class Org


  • public class Org
    extends Object
    • Constructor Detail

      • Org

        public Org()
    • Method Detail

      • getCompany

        public String getCompany()
      • setCompany

        public void setCompany​(String company)
      • getDepartment

        public String getDepartment()
      • setDepartment

        public void setDepartment​(String department)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)