Class Option
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.Option
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getLabel()
getValue()
int
hashCode()
void
void
void
setLabel_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> label_i18nUnsafeSupplier) void
setLabel_i18n
(Map<String, String> label_i18n) void
void
static Option
toString()
static Option
unsafeToDTO
(String json)
-
Field Details
-
label
-
label_i18n
-
value
-
xClassName
-
-
Constructor Details
-
Option
public Option()
-
-
Method Details