Class BackgroundImage
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.BackgroundImage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Object@Valid ObjectgetTitle()@Valid ObjectgetUrl()inthashCode()voidsetDescription(com.liferay.petra.function.UnsafeSupplier<Object, Exception> descriptionUnsafeSupplier) voidsetDescription(Object description) voidvoidvoidvoidstatic BackgroundImagetoString()static BackgroundImageunsafeToDTO(String json)
-
Field Details
-
description
-
title
-
url
-
xClassName
-
-
Constructor Details
-
BackgroundImage
public BackgroundImage()
-
-
Method Details