public class ReCaptchaSubmissionData extends Object
Constructor and Description |
---|
ReCaptchaSubmissionData(Double score,
String bindRef,
String fieldName) |
Modifier and Type | Method and Description |
---|---|
String |
getBindRef() |
String |
getFieldName() |
Double |
getScore() |
void |
setBindRef(String bindRef) |
void |
setFieldName(String fieldName) |
void |
setScore(Double score) |
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.