public class SecurityQuestionTO extends Object implements EntityTO
Constructor and Description |
---|
SecurityQuestionTO() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContent() |
String |
getKey() |
int |
hashCode() |
void |
setContent(String content) |
void |
setKey(String key) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.