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 Object
getTitle()
@Valid Object
getUrl()
int
hashCode()
void
setDescription
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> descriptionUnsafeSupplier) void
setDescription
(Object description) void
void
void
void
static BackgroundImage
toString()
static BackgroundImage
unsafeToDTO
(String json)
-
Field Details
-
description
-
title
-
url
-
xClassName
-
-
Constructor Details
-
BackgroundImage
public BackgroundImage()
-
-
Method Details