Class Diagram
java.lang.Object
com.liferay.headless.commerce.admin.catalog.dto.v1_0.Diagram
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid AttachmentBase64getColor()@DecimalMin("0") LonggetId()@DecimalMin("0") Long@DecimalMin("0") LonggetType()inthashCode()voidsetAttachmentBase64(AttachmentBase64 attachmentBase64) voidsetAttachmentBase64(com.liferay.petra.function.UnsafeSupplier<AttachmentBase64, Exception> attachmentBase64UnsafeSupplier) voidvoidvoidvoidvoidsetImageId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> imageIdUnsafeSupplier) voidsetImageId(Long imageId) voidsetImageURL(com.liferay.petra.function.UnsafeSupplier<String, Exception> imageURLUnsafeSupplier) voidsetImageURL(String imageURL) voidsetProductExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> productExternalReferenceCodeUnsafeSupplier) voidsetProductExternalReferenceCode(String productExternalReferenceCode) voidsetProductId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productIdUnsafeSupplier) voidsetProductId(Long productId) voidvoidvoidvoidstatic DiagramtoString()static DiagramunsafeToDTO(String json)
-
Field Details
-
attachmentBase64
-
color
-
id
-
imageId
-
imageURL
-
productExternalReferenceCode
-
productId
-
radius
-
type
-
xClassName
-
-
Constructor Details
-
Diagram
public Diagram()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAttachmentBase64
-
setAttachmentBase64
-
setAttachmentBase64
public void setAttachmentBase64(com.liferay.petra.function.UnsafeSupplier<AttachmentBase64, Exception> attachmentBase64UnsafeSupplier) -
getColor
-
setColor
-
setColor
-
getId
-
setId
-
setId
-
getImageId
-
setImageId
-
setImageId
-
getImageURL
-
setImageURL
-
setImageURL
-
getProductExternalReferenceCode
-
setProductExternalReferenceCode
-
setProductExternalReferenceCode
-
getProductId
-
setProductId
-
setProductId
-
getRadius
-
setRadius
-
setRadius
-
getType
-
setType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-