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 TypeMethodDescriptionbooleangetKey()getValue()inthashCode()voidvoidvoidvoidvoidsetValue_i18n(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> value_i18nUnsafeSupplier) voidsetValue_i18n(Map<String, String> value_i18n) static CustomMetaTagtoString()static CustomMetaTagunsafeToDTO(String json)
-
Field Details
-
key
-
value
-
value_i18n
-
xClassName
-
-
Constructor Details
-
CustomMetaTag
public CustomMetaTag()
-
-
Method Details