Class AdaptedImage
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.AdaptedImage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetWidth()inthashCode()voidsetContentUrl(com.liferay.petra.function.UnsafeSupplier<String, Exception> contentUrlUnsafeSupplier) voidsetContentUrl(String contentUrl) voidsetContentValue(com.liferay.petra.function.UnsafeSupplier<String, Exception> contentValueUnsafeSupplier) voidsetContentValue(String contentValue) voidvoidvoidsetResolutionName(com.liferay.petra.function.UnsafeSupplier<String, Exception> resolutionNameUnsafeSupplier) voidsetResolutionName(String resolutionName) voidsetSizeInBytes(com.liferay.petra.function.UnsafeSupplier<Long, Exception> sizeInBytesUnsafeSupplier) voidsetSizeInBytes(Long sizeInBytes) voidvoidstatic AdaptedImagetoString()static AdaptedImageunsafeToDTO(String json)
-
Field Details
-
contentUrl
-
contentValue
-
height
-
resolutionName
-
sizeInBytes
-
width
-
xClassName
-
-
Constructor Details
-
AdaptedImage
public AdaptedImage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getContentUrl
-
setContentUrl
-
setContentUrl
-
getContentValue
-
setContentValue
-
setContentValue
-
getHeight
-
setHeight
-
setHeight
-
getResolutionName
-
setResolutionName
-
setResolutionName
-
getSizeInBytes
-
setSizeInBytes
-
setSizeInBytes
-
getWidth
-
setWidth
-
setWidth
-
equals
-
hashCode
public int hashCode() -
toString
-