public class Captcha extends Object
| Constructor and Description |
|---|
Captcha() |
Captcha(String captchaId,
String captchaValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCaptchaId() |
String |
getCaptchaValue() |
int |
hashCode() |
void |
setCaptchaId(String captchaId) |
void |
setCaptchaValue(String captchaValue) |
String |
toString() |
Copyright © 2020. All rights reserved.