Class PaymentMethod
java.lang.Object
com.liferay.headless.commerce.delivery.cart.dto.v1_0.PaymentMethod
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getKey()
getName()
int
hashCode()
void
setDescription
(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) void
setDescription
(String description) void
void
void
void
static PaymentMethod
toString()
static PaymentMethod
unsafeToDTO
(String json)
-
Field Details
-
description
-
key
-
name
-
xClassName
-
-
Constructor Details
-
PaymentMethod
public PaymentMethod()
-
-
Method Details