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 TypeMethodDescriptionbooleangetKey()getName()inthashCode()voidsetDescription(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) voidsetDescription(String description) voidvoidvoidvoidstatic PaymentMethodtoString()static PaymentMethodunsafeToDTO(String json)
-
Field Details
-
description
-
key
-
name
-
xClassName
-
-
Constructor Details
-
PaymentMethod
public PaymentMethod()
-
-
Method Details