Class Profile


  • public class Profile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Profile()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEmail()  
      java.lang.String getQuestion()  
      java.lang.String getQuestionKey()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Profile

        public Profile()
    • Method Detail

      • getEmail

        public java.lang.String getEmail()
      • getQuestionKey

        public java.lang.String getQuestionKey()
      • getQuestion

        public java.lang.String getQuestion()