Class BackgroundStylesConfig
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.BackgroundStylesConfig
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetBackgroundColor(com.liferay.petra.function.UnsafeSupplier<String, Exception> backgroundColorUnsafeSupplier) voidsetBackgroundColor(String backgroundColor) static BackgroundStylesConfigtoString()static BackgroundStylesConfigunsafeToDTO(String json)
-
Field Details
-
backgroundColor
-
xClassName
-
-
Constructor Details
-
BackgroundStylesConfig
public BackgroundStylesConfig()
-
-
Method Details