Class AccountInfo

    • Constructor Detail

      • AccountInfo

        public AccountInfo​(Integer id)
      • AccountInfo

        public AccountInfo​(String name,
                           String email)
        To be used ONLY in connection with unregistered reviewers and CCs.
      • AccountInfo

        protected AccountInfo()