Class Consent
-
- All Implemented Interfaces:
public final class Consent
-
-
Field Summary
Fields Modifier and Type Field Description private final StringcheckboxIdprivate final StringconsentTextprivate final Booleanoptional
-
Method Summary
Modifier and Type Method Description final StringgetCheckboxId()final StringgetConsentText()final BooleangetOptional()-
-
Method Detail
-
getCheckboxId
final String getCheckboxId()
-
getConsentText
final String getConsentText()
-
getOptional
final Boolean getOptional()
-
-
-
-