org.broadleafcommerce.profile.core.domain
public interface ChallengeQuestion extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getQuestion() |
void |
setId(Long id) |
void |
setQuestion(String question) |
Copyright © 2015. All Rights Reserved.