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 TypeMethodDescriptionbooleangetLabel()getValue()inthashCode()voidvoidvoidsetLabel_i18n(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> label_i18nUnsafeSupplier) voidsetLabel_i18n(Map<String, String> label_i18n) voidvoidstatic OptiontoString()static OptionunsafeToDTO(String json)
-
Field Details
-
label
-
label_i18n
-
value
-
xClassName
-
-
Constructor Details
-
Option
public Option()
-
-
Method Details