public class ConsentCookieType
extends Object
| Constructor and Description |
|---|
ConsentCookieType(LocalizedValuesMap descriptionMap,
String name,
boolean prechecked) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(Locale locale) |
LocalizedValuesMap |
getDescriptionMap() |
String |
getName() |
boolean |
isPrechecked() |
public ConsentCookieType(LocalizedValuesMap descriptionMap, String name, boolean prechecked)
public String getDescription(Locale locale)
public LocalizedValuesMap getDescriptionMap()
public String getName()
public boolean isPrechecked()