Class HtmlProperties
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.HtmlProperties
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid HtmlProperties.HtmlTag
int
hashCode()
void
setHtmlTag
(HtmlProperties.HtmlTag htmlTag) void
setHtmlTag
(com.liferay.petra.function.UnsafeSupplier<HtmlProperties.HtmlTag, Exception> htmlTagUnsafeSupplier) static HtmlProperties
toString()
static HtmlProperties
unsafeToDTO
(String json)
-
Field Details
-
htmlTag
-
xClassName
-
-
Constructor Details
-
HtmlProperties
public HtmlProperties()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getHtmlTag
-
getHtmlTagAsString
-
setHtmlTag
-
setHtmlTag
public void setHtmlTag(com.liferay.petra.function.UnsafeSupplier<HtmlProperties.HtmlTag, Exception> htmlTagUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-