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