Class ShippingOption
java.lang.Object
com.liferay.headless.commerce.delivery.cart.dto.v1_0.ShippingOption
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getLabel()
getName()
int
hashCode()
void
void
void
setAmountFormatted
(com.liferay.petra.function.UnsafeSupplier<String, Exception> amountFormattedUnsafeSupplier) void
setAmountFormatted
(String amountFormatted) void
void
void
void
static ShippingOption
toString()
static ShippingOption
unsafeToDTO
(String json)
-
Field Details
-
amount
-
amountFormatted
-
label
-
name
-
xClassName
-
-
Constructor Details
-
ShippingOption
public ShippingOption()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAmount
-
setAmount
-
setAmount
-
getAmountFormatted
-
setAmountFormatted
-
setAmountFormatted
-
getLabel
-
setLabel
-
setLabel
-
getName
-
setName
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-