Class ChallengeQuestionImpl
java.lang.Object
org.broadleafcommerce.profile.core.domain.ChallengeQuestionImpl
- All Implemented Interfaces:
Serializable,ChallengeQuestion
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
question
-
-
Constructor Details
-
ChallengeQuestionImpl
public ChallengeQuestionImpl()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceChallengeQuestion
-
setId
- Specified by:
setIdin interfaceChallengeQuestion
-
getQuestion
- Specified by:
getQuestionin interfaceChallengeQuestion
-
setQuestion
- Specified by:
setQuestionin interfaceChallengeQuestion
-
toString
-
hashCode
public int hashCode() -
equals
-