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 TypeMethodDescriptionbooleangetLabel()getName()inthashCode()voidvoidvoidsetAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String, Exception> amountFormattedUnsafeSupplier) voidsetAmountFormatted(String amountFormatted) voidvoidvoidvoidstatic ShippingOptiontoString()static ShippingOptionunsafeToDTO(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
-