java.lang.Object
com.liferay.headless.commerce.admin.order.dto.v1_0.Order
All Implemented Interfaces:
Serializable

@Generated("") public class Order extends Object implements Serializable
See Also:
Generated:
  • Field Details

    • account

      protected Account account
    • accountExternalReferenceCode

      protected String accountExternalReferenceCode
    • accountId

      protected Long accountId
    • actions

      protected Map<String,Map<String,String>> actions
    • advanceStatus

      protected String advanceStatus
    • billingAddress

      protected BillingAddress billingAddress
    • billingAddressExternalReferenceCode

      protected String billingAddressExternalReferenceCode
    • billingAddressId

      protected Long billingAddressId
    • channel

      protected Channel channel
    • channelExternalReferenceCode

      protected String channelExternalReferenceCode
    • channelId

      @NotNull protected @NotNull Long channelId
    • couponCode

      protected String couponCode
    • createDate

      protected Date createDate
    • creatorEmailAddress

      protected String creatorEmailAddress
    • currencyCode

      @NotEmpty protected @NotEmpty String currencyCode
    • currencyExternalReferenceCode

      protected String currencyExternalReferenceCode
    • currencyId

      protected Long currencyId
    • customFields

      protected Map<String,?> customFields
    • deliveryTermDescription

      protected String deliveryTermDescription
    • deliveryTermExternalReferenceCode

      protected String deliveryTermExternalReferenceCode
    • deliveryTermId

      protected Long deliveryTermId
    • deliveryTermName

      protected String deliveryTermName
    • externalReferenceCode

      protected String externalReferenceCode
    • id

      protected Long id
    • lastPriceUpdateDate

      protected Date lastPriceUpdateDate
    • modifiedDate

      protected Date modifiedDate
    • name

      protected String name
    • orderDate

      protected Date orderDate
    • orderItems

      protected OrderItem[] orderItems
    • orderStatus

      protected Integer orderStatus
    • orderStatusInfo

      protected Status orderStatusInfo
    • orderTypeExternalReferenceCode

      protected String orderTypeExternalReferenceCode
    • orderTypeId

      protected Long orderTypeId
    • paymentMethod

      protected String paymentMethod
    • paymentStatus

      protected Integer paymentStatus
    • paymentStatusInfo

      protected Status paymentStatusInfo
    • paymentTermDescription

      protected String paymentTermDescription
    • paymentTermExternalReferenceCode

      protected String paymentTermExternalReferenceCode
    • paymentTermId

      protected Long paymentTermId
    • paymentTermName

      protected String paymentTermName
    • printedNote

      protected String printedNote
    • purchaseOrderNumber

      protected String purchaseOrderNumber
    • requestedDeliveryDate

      protected Date requestedDeliveryDate
    • shippable

      protected Boolean shippable
    • shippingAddress

      protected ShippingAddress shippingAddress
    • shippingAddressExternalReferenceCode

      protected String shippingAddressExternalReferenceCode
    • shippingAddressId

      protected Long shippingAddressId
    • shippingAmount

      protected BigDecimal shippingAmount
    • shippingAmountFormatted

      protected String shippingAmountFormatted
    • shippingAmountValue

      protected Double shippingAmountValue
    • shippingDiscountAmount

      protected BigDecimal shippingDiscountAmount
    • shippingDiscountAmountFormatted

      protected String shippingDiscountAmountFormatted
    • shippingDiscountAmountValue

      protected Double shippingDiscountAmountValue
    • shippingDiscountPercentageLevel1

      protected BigDecimal shippingDiscountPercentageLevel1
    • shippingDiscountPercentageLevel1WithTaxAmount

      protected BigDecimal shippingDiscountPercentageLevel1WithTaxAmount
    • shippingDiscountPercentageLevel2

      protected BigDecimal shippingDiscountPercentageLevel2
    • shippingDiscountPercentageLevel2WithTaxAmount

      protected BigDecimal shippingDiscountPercentageLevel2WithTaxAmount
    • shippingDiscountPercentageLevel3

      protected BigDecimal shippingDiscountPercentageLevel3
    • shippingDiscountPercentageLevel3WithTaxAmount

      protected BigDecimal shippingDiscountPercentageLevel3WithTaxAmount
    • shippingDiscountPercentageLevel4

      protected BigDecimal shippingDiscountPercentageLevel4
    • shippingDiscountPercentageLevel4WithTaxAmount

      protected BigDecimal shippingDiscountPercentageLevel4WithTaxAmount
    • shippingDiscountWithTaxAmount

      protected BigDecimal shippingDiscountWithTaxAmount
    • shippingDiscountWithTaxAmountFormatted

      protected String shippingDiscountWithTaxAmountFormatted
    • shippingMethod

      protected String shippingMethod
    • shippingOption

      protected String shippingOption
    • shippingWithTaxAmount

      protected BigDecimal shippingWithTaxAmount
    • shippingWithTaxAmountFormatted

      protected String shippingWithTaxAmountFormatted
    • shippingWithTaxAmountValue

      protected Double shippingWithTaxAmountValue
    • subtotal

      protected BigDecimal subtotal
    • subtotalAmount

      protected Double subtotalAmount
    • subtotalDiscountAmount

      protected BigDecimal subtotalDiscountAmount
    • subtotalDiscountAmountFormatted

      protected String subtotalDiscountAmountFormatted
    • subtotalDiscountPercentageLevel1

      protected BigDecimal subtotalDiscountPercentageLevel1
    • subtotalDiscountPercentageLevel1WithTaxAmount

      protected BigDecimal subtotalDiscountPercentageLevel1WithTaxAmount
    • subtotalDiscountPercentageLevel2

      protected BigDecimal subtotalDiscountPercentageLevel2
    • subtotalDiscountPercentageLevel2WithTaxAmount

      protected BigDecimal subtotalDiscountPercentageLevel2WithTaxAmount
    • subtotalDiscountPercentageLevel3

      protected BigDecimal subtotalDiscountPercentageLevel3
    • subtotalDiscountPercentageLevel3WithTaxAmount

      protected BigDecimal subtotalDiscountPercentageLevel3WithTaxAmount
    • subtotalDiscountPercentageLevel4

      protected BigDecimal subtotalDiscountPercentageLevel4
    • subtotalDiscountPercentageLevel4WithTaxAmount

      protected BigDecimal subtotalDiscountPercentageLevel4WithTaxAmount
    • subtotalDiscountWithTaxAmount

      protected BigDecimal subtotalDiscountWithTaxAmount
    • subtotalDiscountWithTaxAmountFormatted

      protected String subtotalDiscountWithTaxAmountFormatted
    • subtotalFormatted

      protected String subtotalFormatted
    • subtotalWithTaxAmount

      protected BigDecimal subtotalWithTaxAmount
    • subtotalWithTaxAmountFormatted

      protected String subtotalWithTaxAmountFormatted
    • subtotalWithTaxAmountValue

      protected Double subtotalWithTaxAmountValue
    • taxAmount

      protected BigDecimal taxAmount
    • taxAmountFormatted

      protected String taxAmountFormatted
    • taxAmountValue

      protected Double taxAmountValue
    • total

      protected BigDecimal total
    • totalAmount

      protected Double totalAmount
    • totalDiscountAmount

      protected BigDecimal totalDiscountAmount
    • totalDiscountAmountFormatted

      protected String totalDiscountAmountFormatted
    • totalDiscountAmountValue

      protected Double totalDiscountAmountValue
    • totalDiscountPercentageLevel1

      protected BigDecimal totalDiscountPercentageLevel1
    • totalDiscountPercentageLevel1WithTaxAmount

      protected BigDecimal totalDiscountPercentageLevel1WithTaxAmount
    • totalDiscountPercentageLevel2

      protected BigDecimal totalDiscountPercentageLevel2
    • totalDiscountPercentageLevel2WithTaxAmount

      protected BigDecimal totalDiscountPercentageLevel2WithTaxAmount
    • totalDiscountPercentageLevel3

      protected BigDecimal totalDiscountPercentageLevel3
    • totalDiscountPercentageLevel3WithTaxAmount

      protected BigDecimal totalDiscountPercentageLevel3WithTaxAmount
    • totalDiscountPercentageLevel4

      protected BigDecimal totalDiscountPercentageLevel4
    • totalDiscountPercentageLevel4WithTaxAmount

      protected BigDecimal totalDiscountPercentageLevel4WithTaxAmount
    • totalDiscountWithTaxAmount

      protected BigDecimal totalDiscountWithTaxAmount
    • totalDiscountWithTaxAmountFormatted

      protected String totalDiscountWithTaxAmountFormatted
    • totalDiscountWithTaxAmountValue

      protected Double totalDiscountWithTaxAmountValue
    • totalFormatted

      protected String totalFormatted
    • totalWithTaxAmount

      protected BigDecimal totalWithTaxAmount
    • totalWithTaxAmountFormatted

      protected String totalWithTaxAmountFormatted
    • totalWithTaxAmountValue

      protected Double totalWithTaxAmountValue
    • transactionId

      protected String transactionId
    • workflowStatusInfo

      protected Status workflowStatusInfo
    • xClassName

      public String xClassName
  • Constructor Details

    • Order

      public Order()
  • Method Details

    • toDTO

      public static Order toDTO(String json)
    • unsafeToDTO

      public static Order unsafeToDTO(String json)
    • getAccount

      @Valid public @Valid Account getAccount()
    • setAccount

      public void setAccount(Account account)
    • setAccount

      public void setAccount(com.liferay.petra.function.UnsafeSupplier<Account,Exception> accountUnsafeSupplier)
    • getAccountExternalReferenceCode

      public String getAccountExternalReferenceCode()
    • setAccountExternalReferenceCode

      public void setAccountExternalReferenceCode(String accountExternalReferenceCode)
    • setAccountExternalReferenceCode

      public void setAccountExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> accountExternalReferenceCodeUnsafeSupplier)
    • getAccountId

      @DecimalMin("0") public @DecimalMin("0") Long getAccountId()
    • setAccountId

      public void setAccountId(Long accountId)
    • setAccountId

      public void setAccountId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> accountIdUnsafeSupplier)
    • getActions

      @Valid public @Valid Map<String,Map<String,String>> getActions()
    • setActions

      public void setActions(Map<String,Map<String,String>> actions)
    • setActions

      public void setActions(com.liferay.petra.function.UnsafeSupplier<Map<String,Map<String,String>>,Exception> actionsUnsafeSupplier)
    • getAdvanceStatus

      public String getAdvanceStatus()
    • setAdvanceStatus

      public void setAdvanceStatus(String advanceStatus)
    • setAdvanceStatus

      public void setAdvanceStatus(com.liferay.petra.function.UnsafeSupplier<String,Exception> advanceStatusUnsafeSupplier)
    • getBillingAddress

      @Valid public @Valid BillingAddress getBillingAddress()
    • setBillingAddress

      public void setBillingAddress(BillingAddress billingAddress)
    • setBillingAddress

      public void setBillingAddress(com.liferay.petra.function.UnsafeSupplier<BillingAddress,Exception> billingAddressUnsafeSupplier)
    • getBillingAddressExternalReferenceCode

      public String getBillingAddressExternalReferenceCode()
    • setBillingAddressExternalReferenceCode

      public void setBillingAddressExternalReferenceCode(String billingAddressExternalReferenceCode)
    • setBillingAddressExternalReferenceCode

      public void setBillingAddressExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> billingAddressExternalReferenceCodeUnsafeSupplier)
    • getBillingAddressId

      @DecimalMin("0") public @DecimalMin("0") Long getBillingAddressId()
    • setBillingAddressId

      public void setBillingAddressId(Long billingAddressId)
    • setBillingAddressId

      public void setBillingAddressId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> billingAddressIdUnsafeSupplier)
    • getChannel

      @Valid public @Valid Channel getChannel()
    • setChannel

      public void setChannel(Channel channel)
    • setChannel

      public void setChannel(com.liferay.petra.function.UnsafeSupplier<Channel,Exception> channelUnsafeSupplier)
    • getChannelExternalReferenceCode

      public String getChannelExternalReferenceCode()
    • setChannelExternalReferenceCode

      public void setChannelExternalReferenceCode(String channelExternalReferenceCode)
    • setChannelExternalReferenceCode

      public void setChannelExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> channelExternalReferenceCodeUnsafeSupplier)
    • getChannelId

      @DecimalMin("0") public @DecimalMin("0") Long getChannelId()
    • setChannelId

      public void setChannelId(Long channelId)
    • setChannelId

      public void setChannelId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> channelIdUnsafeSupplier)
    • getCouponCode

      public String getCouponCode()
    • setCouponCode

      public void setCouponCode(String couponCode)
    • setCouponCode

      public void setCouponCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> couponCodeUnsafeSupplier)
    • getCreateDate

      public Date getCreateDate()
    • setCreateDate

      public void setCreateDate(Date createDate)
    • setCreateDate

      public void setCreateDate(com.liferay.petra.function.UnsafeSupplier<Date,Exception> createDateUnsafeSupplier)
    • getCreatorEmailAddress

      public String getCreatorEmailAddress()
    • setCreatorEmailAddress

      public void setCreatorEmailAddress(String creatorEmailAddress)
    • setCreatorEmailAddress

      public void setCreatorEmailAddress(com.liferay.petra.function.UnsafeSupplier<String,Exception> creatorEmailAddressUnsafeSupplier)
    • getCurrencyCode

      public String getCurrencyCode()
    • setCurrencyCode

      public void setCurrencyCode(String currencyCode)
    • setCurrencyCode

      public void setCurrencyCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> currencyCodeUnsafeSupplier)
    • getCurrencyExternalReferenceCode

      public String getCurrencyExternalReferenceCode()
    • setCurrencyExternalReferenceCode

      public void setCurrencyExternalReferenceCode(String currencyExternalReferenceCode)
    • setCurrencyExternalReferenceCode

      public void setCurrencyExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> currencyExternalReferenceCodeUnsafeSupplier)
    • getCurrencyId

      @DecimalMin("0") public @DecimalMin("0") Long getCurrencyId()
    • setCurrencyId

      public void setCurrencyId(Long currencyId)
    • setCurrencyId

      public void setCurrencyId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> currencyIdUnsafeSupplier)
    • getCustomFields

      @Valid public @Valid Map<String,?> getCustomFields()
    • setCustomFields

      public void setCustomFields(Map<String,?> customFields)
    • setCustomFields

      public void setCustomFields(com.liferay.petra.function.UnsafeSupplier<Map<String,?>,Exception> customFieldsUnsafeSupplier)
    • getDeliveryTermDescription

      public String getDeliveryTermDescription()
    • setDeliveryTermDescription

      public void setDeliveryTermDescription(String deliveryTermDescription)
    • setDeliveryTermDescription

      public void setDeliveryTermDescription(com.liferay.petra.function.UnsafeSupplier<String,Exception> deliveryTermDescriptionUnsafeSupplier)
    • getDeliveryTermExternalReferenceCode

      public String getDeliveryTermExternalReferenceCode()
    • setDeliveryTermExternalReferenceCode

      public void setDeliveryTermExternalReferenceCode(String deliveryTermExternalReferenceCode)
    • setDeliveryTermExternalReferenceCode

      public void setDeliveryTermExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> deliveryTermExternalReferenceCodeUnsafeSupplier)
    • getDeliveryTermId

      @DecimalMin("0") public @DecimalMin("0") Long getDeliveryTermId()
    • setDeliveryTermId

      public void setDeliveryTermId(Long deliveryTermId)
    • setDeliveryTermId

      public void setDeliveryTermId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> deliveryTermIdUnsafeSupplier)
    • getDeliveryTermName

      public String getDeliveryTermName()
    • setDeliveryTermName

      public void setDeliveryTermName(String deliveryTermName)
    • setDeliveryTermName

      public void setDeliveryTermName(com.liferay.petra.function.UnsafeSupplier<String,Exception> deliveryTermNameUnsafeSupplier)
    • getExternalReferenceCode

      public String getExternalReferenceCode()
    • setExternalReferenceCode

      public void setExternalReferenceCode(String externalReferenceCode)
    • setExternalReferenceCode

      public void setExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> externalReferenceCodeUnsafeSupplier)
    • getId

      @DecimalMin("0") public @DecimalMin("0") Long getId()
    • setId

      public void setId(Long id)
    • setId

      public void setId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> idUnsafeSupplier)
    • getLastPriceUpdateDate

      public Date getLastPriceUpdateDate()
    • setLastPriceUpdateDate

      public void setLastPriceUpdateDate(Date lastPriceUpdateDate)
    • setLastPriceUpdateDate

      public void setLastPriceUpdateDate(com.liferay.petra.function.UnsafeSupplier<Date,Exception> lastPriceUpdateDateUnsafeSupplier)
    • getModifiedDate

      public Date getModifiedDate()
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
    • setModifiedDate

      public void setModifiedDate(com.liferay.petra.function.UnsafeSupplier<Date,Exception> modifiedDateUnsafeSupplier)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • setName

      public void setName(com.liferay.petra.function.UnsafeSupplier<String,Exception> nameUnsafeSupplier)
    • getOrderDate

      public Date getOrderDate()
    • setOrderDate

      public void setOrderDate(Date orderDate)
    • setOrderDate

      public void setOrderDate(com.liferay.petra.function.UnsafeSupplier<Date,Exception> orderDateUnsafeSupplier)
    • getOrderItems

      @Valid public @Valid OrderItem[] getOrderItems()
    • setOrderItems

      public void setOrderItems(OrderItem[] orderItems)
    • setOrderItems

      public void setOrderItems(com.liferay.petra.function.UnsafeSupplier<OrderItem[],Exception> orderItemsUnsafeSupplier)
    • getOrderStatus

      @DecimalMin("0") public @DecimalMin("0") Integer getOrderStatus()
    • setOrderStatus

      public void setOrderStatus(Integer orderStatus)
    • setOrderStatus

      public void setOrderStatus(com.liferay.petra.function.UnsafeSupplier<Integer,Exception> orderStatusUnsafeSupplier)
    • getOrderStatusInfo

      @Valid public @Valid Status getOrderStatusInfo()
    • setOrderStatusInfo

      public void setOrderStatusInfo(Status orderStatusInfo)
    • setOrderStatusInfo

      public void setOrderStatusInfo(com.liferay.petra.function.UnsafeSupplier<Status,Exception> orderStatusInfoUnsafeSupplier)
    • getOrderTypeExternalReferenceCode

      public String getOrderTypeExternalReferenceCode()
    • setOrderTypeExternalReferenceCode

      public void setOrderTypeExternalReferenceCode(String orderTypeExternalReferenceCode)
    • setOrderTypeExternalReferenceCode

      public void setOrderTypeExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> orderTypeExternalReferenceCodeUnsafeSupplier)
    • getOrderTypeId

      @DecimalMin("0") public @DecimalMin("0") Long getOrderTypeId()
    • setOrderTypeId

      public void setOrderTypeId(Long orderTypeId)
    • setOrderTypeId

      public void setOrderTypeId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> orderTypeIdUnsafeSupplier)
    • getPaymentMethod

      public String getPaymentMethod()
    • setPaymentMethod

      public void setPaymentMethod(String paymentMethod)
    • setPaymentMethod

      public void setPaymentMethod(com.liferay.petra.function.UnsafeSupplier<String,Exception> paymentMethodUnsafeSupplier)
    • getPaymentStatus

      @DecimalMin("0") public @DecimalMin("0") Integer getPaymentStatus()
    • setPaymentStatus

      public void setPaymentStatus(Integer paymentStatus)
    • setPaymentStatus

      public void setPaymentStatus(com.liferay.petra.function.UnsafeSupplier<Integer,Exception> paymentStatusUnsafeSupplier)
    • getPaymentStatusInfo

      @Valid public @Valid Status getPaymentStatusInfo()
    • setPaymentStatusInfo

      public void setPaymentStatusInfo(Status paymentStatusInfo)
    • setPaymentStatusInfo

      public void setPaymentStatusInfo(com.liferay.petra.function.UnsafeSupplier<Status,Exception> paymentStatusInfoUnsafeSupplier)
    • getPaymentTermDescription

      public String getPaymentTermDescription()
    • setPaymentTermDescription

      public void setPaymentTermDescription(String paymentTermDescription)
    • setPaymentTermDescription

      public void setPaymentTermDescription(com.liferay.petra.function.UnsafeSupplier<String,Exception> paymentTermDescriptionUnsafeSupplier)
    • getPaymentTermExternalReferenceCode

      public String getPaymentTermExternalReferenceCode()
    • setPaymentTermExternalReferenceCode

      public void setPaymentTermExternalReferenceCode(String paymentTermExternalReferenceCode)
    • setPaymentTermExternalReferenceCode

      public void setPaymentTermExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> paymentTermExternalReferenceCodeUnsafeSupplier)
    • getPaymentTermId

      @DecimalMin("0") public @DecimalMin("0") Long getPaymentTermId()
    • setPaymentTermId

      public void setPaymentTermId(Long paymentTermId)
    • setPaymentTermId

      public void setPaymentTermId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> paymentTermIdUnsafeSupplier)
    • getPaymentTermName

      public String getPaymentTermName()
    • setPaymentTermName

      public void setPaymentTermName(String paymentTermName)
    • setPaymentTermName

      public void setPaymentTermName(com.liferay.petra.function.UnsafeSupplier<String,Exception> paymentTermNameUnsafeSupplier)
    • getPrintedNote

      public String getPrintedNote()
    • setPrintedNote

      public void setPrintedNote(String printedNote)
    • setPrintedNote

      public void setPrintedNote(com.liferay.petra.function.UnsafeSupplier<String,Exception> printedNoteUnsafeSupplier)
    • getPurchaseOrderNumber

      public String getPurchaseOrderNumber()
    • setPurchaseOrderNumber

      public void setPurchaseOrderNumber(String purchaseOrderNumber)
    • setPurchaseOrderNumber

      public void setPurchaseOrderNumber(com.liferay.petra.function.UnsafeSupplier<String,Exception> purchaseOrderNumberUnsafeSupplier)
    • getRequestedDeliveryDate

      public Date getRequestedDeliveryDate()
    • setRequestedDeliveryDate

      public void setRequestedDeliveryDate(Date requestedDeliveryDate)
    • setRequestedDeliveryDate

      public void setRequestedDeliveryDate(com.liferay.petra.function.UnsafeSupplier<Date,Exception> requestedDeliveryDateUnsafeSupplier)
    • getShippable

      public Boolean getShippable()
    • setShippable

      public void setShippable(Boolean shippable)
    • setShippable

      public void setShippable(com.liferay.petra.function.UnsafeSupplier<Boolean,Exception> shippableUnsafeSupplier)
    • getShippingAddress

      @Valid public @Valid ShippingAddress getShippingAddress()
    • setShippingAddress

      public void setShippingAddress(ShippingAddress shippingAddress)
    • setShippingAddress

      public void setShippingAddress(com.liferay.petra.function.UnsafeSupplier<ShippingAddress,Exception> shippingAddressUnsafeSupplier)
    • getShippingAddressExternalReferenceCode

      public String getShippingAddressExternalReferenceCode()
    • setShippingAddressExternalReferenceCode

      public void setShippingAddressExternalReferenceCode(String shippingAddressExternalReferenceCode)
    • setShippingAddressExternalReferenceCode

      public void setShippingAddressExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingAddressExternalReferenceCodeUnsafeSupplier)
    • getShippingAddressId

      @DecimalMin("0") public @DecimalMin("0") Long getShippingAddressId()
    • setShippingAddressId

      public void setShippingAddressId(Long shippingAddressId)
    • setShippingAddressId

      public void setShippingAddressId(com.liferay.petra.function.UnsafeSupplier<Long,Exception> shippingAddressIdUnsafeSupplier)
    • getShippingAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingAmount()
    • setShippingAmount

      public void setShippingAmount(BigDecimal shippingAmount)
    • setShippingAmount

      public void setShippingAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingAmountUnsafeSupplier)
    • getShippingAmountFormatted

      public String getShippingAmountFormatted()
    • setShippingAmountFormatted

      public void setShippingAmountFormatted(String shippingAmountFormatted)
    • setShippingAmountFormatted

      public void setShippingAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingAmountFormattedUnsafeSupplier)
    • getShippingAmountValue

      @DecimalMin("0") public @DecimalMin("0") Double getShippingAmountValue()
    • setShippingAmountValue

      public void setShippingAmountValue(Double shippingAmountValue)
    • setShippingAmountValue

      public void setShippingAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> shippingAmountValueUnsafeSupplier)
    • getShippingDiscountAmount

      @Valid public @Valid BigDecimal getShippingDiscountAmount()
    • setShippingDiscountAmount

      public void setShippingDiscountAmount(BigDecimal shippingDiscountAmount)
    • setShippingDiscountAmount

      public void setShippingDiscountAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountAmountUnsafeSupplier)
    • getShippingDiscountAmountFormatted

      public String getShippingDiscountAmountFormatted()
    • setShippingDiscountAmountFormatted

      public void setShippingDiscountAmountFormatted(String shippingDiscountAmountFormatted)
    • setShippingDiscountAmountFormatted

      public void setShippingDiscountAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingDiscountAmountFormattedUnsafeSupplier)
    • getShippingDiscountAmountValue

      public Double getShippingDiscountAmountValue()
    • setShippingDiscountAmountValue

      public void setShippingDiscountAmountValue(Double shippingDiscountAmountValue)
    • setShippingDiscountAmountValue

      public void setShippingDiscountAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> shippingDiscountAmountValueUnsafeSupplier)
    • getShippingDiscountPercentageLevel1

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel1()
    • setShippingDiscountPercentageLevel1

      public void setShippingDiscountPercentageLevel1(BigDecimal shippingDiscountPercentageLevel1)
    • setShippingDiscountPercentageLevel1

      public void setShippingDiscountPercentageLevel1(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel1UnsafeSupplier)
    • getShippingDiscountPercentageLevel1WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel1WithTaxAmount()
    • setShippingDiscountPercentageLevel1WithTaxAmount

      public void setShippingDiscountPercentageLevel1WithTaxAmount(BigDecimal shippingDiscountPercentageLevel1WithTaxAmount)
    • setShippingDiscountPercentageLevel1WithTaxAmount

      public void setShippingDiscountPercentageLevel1WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel1WithTaxAmountUnsafeSupplier)
    • getShippingDiscountPercentageLevel2

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel2()
    • setShippingDiscountPercentageLevel2

      public void setShippingDiscountPercentageLevel2(BigDecimal shippingDiscountPercentageLevel2)
    • setShippingDiscountPercentageLevel2

      public void setShippingDiscountPercentageLevel2(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel2UnsafeSupplier)
    • getShippingDiscountPercentageLevel2WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel2WithTaxAmount()
    • setShippingDiscountPercentageLevel2WithTaxAmount

      public void setShippingDiscountPercentageLevel2WithTaxAmount(BigDecimal shippingDiscountPercentageLevel2WithTaxAmount)
    • setShippingDiscountPercentageLevel2WithTaxAmount

      public void setShippingDiscountPercentageLevel2WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel2WithTaxAmountUnsafeSupplier)
    • getShippingDiscountPercentageLevel3

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel3()
    • setShippingDiscountPercentageLevel3

      public void setShippingDiscountPercentageLevel3(BigDecimal shippingDiscountPercentageLevel3)
    • setShippingDiscountPercentageLevel3

      public void setShippingDiscountPercentageLevel3(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel3UnsafeSupplier)
    • getShippingDiscountPercentageLevel3WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel3WithTaxAmount()
    • setShippingDiscountPercentageLevel3WithTaxAmount

      public void setShippingDiscountPercentageLevel3WithTaxAmount(BigDecimal shippingDiscountPercentageLevel3WithTaxAmount)
    • setShippingDiscountPercentageLevel3WithTaxAmount

      public void setShippingDiscountPercentageLevel3WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel3WithTaxAmountUnsafeSupplier)
    • getShippingDiscountPercentageLevel4

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel4()
    • setShippingDiscountPercentageLevel4

      public void setShippingDiscountPercentageLevel4(BigDecimal shippingDiscountPercentageLevel4)
    • setShippingDiscountPercentageLevel4

      public void setShippingDiscountPercentageLevel4(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel4UnsafeSupplier)
    • getShippingDiscountPercentageLevel4WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingDiscountPercentageLevel4WithTaxAmount()
    • setShippingDiscountPercentageLevel4WithTaxAmount

      public void setShippingDiscountPercentageLevel4WithTaxAmount(BigDecimal shippingDiscountPercentageLevel4WithTaxAmount)
    • setShippingDiscountPercentageLevel4WithTaxAmount

      public void setShippingDiscountPercentageLevel4WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountPercentageLevel4WithTaxAmountUnsafeSupplier)
    • getShippingDiscountWithTaxAmount

      @Valid public @Valid BigDecimal getShippingDiscountWithTaxAmount()
    • setShippingDiscountWithTaxAmount

      public void setShippingDiscountWithTaxAmount(BigDecimal shippingDiscountWithTaxAmount)
    • setShippingDiscountWithTaxAmount

      public void setShippingDiscountWithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingDiscountWithTaxAmountUnsafeSupplier)
    • getShippingDiscountWithTaxAmountFormatted

      public String getShippingDiscountWithTaxAmountFormatted()
    • setShippingDiscountWithTaxAmountFormatted

      public void setShippingDiscountWithTaxAmountFormatted(String shippingDiscountWithTaxAmountFormatted)
    • setShippingDiscountWithTaxAmountFormatted

      public void setShippingDiscountWithTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingDiscountWithTaxAmountFormattedUnsafeSupplier)
    • getShippingMethod

      public String getShippingMethod()
    • setShippingMethod

      public void setShippingMethod(String shippingMethod)
    • setShippingMethod

      public void setShippingMethod(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingMethodUnsafeSupplier)
    • getShippingOption

      public String getShippingOption()
    • setShippingOption

      public void setShippingOption(String shippingOption)
    • setShippingOption

      public void setShippingOption(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingOptionUnsafeSupplier)
    • getShippingWithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getShippingWithTaxAmount()
    • setShippingWithTaxAmount

      public void setShippingWithTaxAmount(BigDecimal shippingWithTaxAmount)
    • setShippingWithTaxAmount

      public void setShippingWithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> shippingWithTaxAmountUnsafeSupplier)
    • getShippingWithTaxAmountFormatted

      public String getShippingWithTaxAmountFormatted()
    • setShippingWithTaxAmountFormatted

      public void setShippingWithTaxAmountFormatted(String shippingWithTaxAmountFormatted)
    • setShippingWithTaxAmountFormatted

      public void setShippingWithTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> shippingWithTaxAmountFormattedUnsafeSupplier)
    • getShippingWithTaxAmountValue

      @DecimalMin("0") public @DecimalMin("0") Double getShippingWithTaxAmountValue()
    • setShippingWithTaxAmountValue

      public void setShippingWithTaxAmountValue(Double shippingWithTaxAmountValue)
    • setShippingWithTaxAmountValue

      public void setShippingWithTaxAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> shippingWithTaxAmountValueUnsafeSupplier)
    • getSubtotal

      @Valid public @Valid BigDecimal getSubtotal()
    • setSubtotal

      public void setSubtotal(BigDecimal subtotal)
    • setSubtotal

      public void setSubtotal(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalUnsafeSupplier)
    • getSubtotalAmount

      public Double getSubtotalAmount()
    • setSubtotalAmount

      public void setSubtotalAmount(Double subtotalAmount)
    • setSubtotalAmount

      public void setSubtotalAmount(com.liferay.petra.function.UnsafeSupplier<Double,Exception> subtotalAmountUnsafeSupplier)
    • getSubtotalDiscountAmount

      @Valid public @Valid BigDecimal getSubtotalDiscountAmount()
    • setSubtotalDiscountAmount

      public void setSubtotalDiscountAmount(BigDecimal subtotalDiscountAmount)
    • setSubtotalDiscountAmount

      public void setSubtotalDiscountAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountAmountUnsafeSupplier)
    • getSubtotalDiscountAmountFormatted

      public String getSubtotalDiscountAmountFormatted()
    • setSubtotalDiscountAmountFormatted

      public void setSubtotalDiscountAmountFormatted(String subtotalDiscountAmountFormatted)
    • setSubtotalDiscountAmountFormatted

      public void setSubtotalDiscountAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> subtotalDiscountAmountFormattedUnsafeSupplier)
    • getSubtotalDiscountPercentageLevel1

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel1()
    • setSubtotalDiscountPercentageLevel1

      public void setSubtotalDiscountPercentageLevel1(BigDecimal subtotalDiscountPercentageLevel1)
    • setSubtotalDiscountPercentageLevel1

      public void setSubtotalDiscountPercentageLevel1(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel1UnsafeSupplier)
    • getSubtotalDiscountPercentageLevel1WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel1WithTaxAmount()
    • setSubtotalDiscountPercentageLevel1WithTaxAmount

      public void setSubtotalDiscountPercentageLevel1WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel1WithTaxAmount)
    • setSubtotalDiscountPercentageLevel1WithTaxAmount

      public void setSubtotalDiscountPercentageLevel1WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel1WithTaxAmountUnsafeSupplier)
    • getSubtotalDiscountPercentageLevel2

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel2()
    • setSubtotalDiscountPercentageLevel2

      public void setSubtotalDiscountPercentageLevel2(BigDecimal subtotalDiscountPercentageLevel2)
    • setSubtotalDiscountPercentageLevel2

      public void setSubtotalDiscountPercentageLevel2(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel2UnsafeSupplier)
    • getSubtotalDiscountPercentageLevel2WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel2WithTaxAmount()
    • setSubtotalDiscountPercentageLevel2WithTaxAmount

      public void setSubtotalDiscountPercentageLevel2WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel2WithTaxAmount)
    • setSubtotalDiscountPercentageLevel2WithTaxAmount

      public void setSubtotalDiscountPercentageLevel2WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel2WithTaxAmountUnsafeSupplier)
    • getSubtotalDiscountPercentageLevel3

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel3()
    • setSubtotalDiscountPercentageLevel3

      public void setSubtotalDiscountPercentageLevel3(BigDecimal subtotalDiscountPercentageLevel3)
    • setSubtotalDiscountPercentageLevel3

      public void setSubtotalDiscountPercentageLevel3(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel3UnsafeSupplier)
    • getSubtotalDiscountPercentageLevel3WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel3WithTaxAmount()
    • setSubtotalDiscountPercentageLevel3WithTaxAmount

      public void setSubtotalDiscountPercentageLevel3WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel3WithTaxAmount)
    • setSubtotalDiscountPercentageLevel3WithTaxAmount

      public void setSubtotalDiscountPercentageLevel3WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel3WithTaxAmountUnsafeSupplier)
    • getSubtotalDiscountPercentageLevel4

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel4()
    • setSubtotalDiscountPercentageLevel4

      public void setSubtotalDiscountPercentageLevel4(BigDecimal subtotalDiscountPercentageLevel4)
    • setSubtotalDiscountPercentageLevel4

      public void setSubtotalDiscountPercentageLevel4(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel4UnsafeSupplier)
    • getSubtotalDiscountPercentageLevel4WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getSubtotalDiscountPercentageLevel4WithTaxAmount()
    • setSubtotalDiscountPercentageLevel4WithTaxAmount

      public void setSubtotalDiscountPercentageLevel4WithTaxAmount(BigDecimal subtotalDiscountPercentageLevel4WithTaxAmount)
    • setSubtotalDiscountPercentageLevel4WithTaxAmount

      public void setSubtotalDiscountPercentageLevel4WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountPercentageLevel4WithTaxAmountUnsafeSupplier)
    • getSubtotalDiscountWithTaxAmount

      @Valid public @Valid BigDecimal getSubtotalDiscountWithTaxAmount()
    • setSubtotalDiscountWithTaxAmount

      public void setSubtotalDiscountWithTaxAmount(BigDecimal subtotalDiscountWithTaxAmount)
    • setSubtotalDiscountWithTaxAmount

      public void setSubtotalDiscountWithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalDiscountWithTaxAmountUnsafeSupplier)
    • getSubtotalDiscountWithTaxAmountFormatted

      public String getSubtotalDiscountWithTaxAmountFormatted()
    • setSubtotalDiscountWithTaxAmountFormatted

      public void setSubtotalDiscountWithTaxAmountFormatted(String subtotalDiscountWithTaxAmountFormatted)
    • setSubtotalDiscountWithTaxAmountFormatted

      public void setSubtotalDiscountWithTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> subtotalDiscountWithTaxAmountFormattedUnsafeSupplier)
    • getSubtotalFormatted

      public String getSubtotalFormatted()
    • setSubtotalFormatted

      public void setSubtotalFormatted(String subtotalFormatted)
    • setSubtotalFormatted

      public void setSubtotalFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> subtotalFormattedUnsafeSupplier)
    • getSubtotalWithTaxAmount

      @Valid public @Valid BigDecimal getSubtotalWithTaxAmount()
    • setSubtotalWithTaxAmount

      public void setSubtotalWithTaxAmount(BigDecimal subtotalWithTaxAmount)
    • setSubtotalWithTaxAmount

      public void setSubtotalWithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> subtotalWithTaxAmountUnsafeSupplier)
    • getSubtotalWithTaxAmountFormatted

      public String getSubtotalWithTaxAmountFormatted()
    • setSubtotalWithTaxAmountFormatted

      public void setSubtotalWithTaxAmountFormatted(String subtotalWithTaxAmountFormatted)
    • setSubtotalWithTaxAmountFormatted

      public void setSubtotalWithTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> subtotalWithTaxAmountFormattedUnsafeSupplier)
    • getSubtotalWithTaxAmountValue

      public Double getSubtotalWithTaxAmountValue()
    • setSubtotalWithTaxAmountValue

      public void setSubtotalWithTaxAmountValue(Double subtotalWithTaxAmountValue)
    • setSubtotalWithTaxAmountValue

      public void setSubtotalWithTaxAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> subtotalWithTaxAmountValueUnsafeSupplier)
    • getTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTaxAmount()
    • setTaxAmount

      public void setTaxAmount(BigDecimal taxAmount)
    • setTaxAmount

      public void setTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> taxAmountUnsafeSupplier)
    • getTaxAmountFormatted

      public String getTaxAmountFormatted()
    • setTaxAmountFormatted

      public void setTaxAmountFormatted(String taxAmountFormatted)
    • setTaxAmountFormatted

      public void setTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> taxAmountFormattedUnsafeSupplier)
    • getTaxAmountValue

      @DecimalMin("0") public @DecimalMin("0") Double getTaxAmountValue()
    • setTaxAmountValue

      public void setTaxAmountValue(Double taxAmountValue)
    • setTaxAmountValue

      public void setTaxAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> taxAmountValueUnsafeSupplier)
    • getTotal

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotal()
    • setTotal

      public void setTotal(BigDecimal total)
    • setTotal

      public void setTotal(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalUnsafeSupplier)
    • getTotalAmount

      @DecimalMin("0") public @DecimalMin("0") Double getTotalAmount()
    • setTotalAmount

      public void setTotalAmount(Double totalAmount)
    • setTotalAmount

      public void setTotalAmount(com.liferay.petra.function.UnsafeSupplier<Double,Exception> totalAmountUnsafeSupplier)
    • getTotalDiscountAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountAmount()
    • setTotalDiscountAmount

      public void setTotalDiscountAmount(BigDecimal totalDiscountAmount)
    • setTotalDiscountAmount

      public void setTotalDiscountAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountAmountUnsafeSupplier)
    • getTotalDiscountAmountFormatted

      public String getTotalDiscountAmountFormatted()
    • setTotalDiscountAmountFormatted

      public void setTotalDiscountAmountFormatted(String totalDiscountAmountFormatted)
    • setTotalDiscountAmountFormatted

      public void setTotalDiscountAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> totalDiscountAmountFormattedUnsafeSupplier)
    • getTotalDiscountAmountValue

      @DecimalMin("0") public @DecimalMin("0") Double getTotalDiscountAmountValue()
    • setTotalDiscountAmountValue

      public void setTotalDiscountAmountValue(Double totalDiscountAmountValue)
    • setTotalDiscountAmountValue

      public void setTotalDiscountAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> totalDiscountAmountValueUnsafeSupplier)
    • getTotalDiscountPercentageLevel1

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel1()
    • setTotalDiscountPercentageLevel1

      public void setTotalDiscountPercentageLevel1(BigDecimal totalDiscountPercentageLevel1)
    • setTotalDiscountPercentageLevel1

      public void setTotalDiscountPercentageLevel1(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel1UnsafeSupplier)
    • getTotalDiscountPercentageLevel1WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel1WithTaxAmount()
    • setTotalDiscountPercentageLevel1WithTaxAmount

      public void setTotalDiscountPercentageLevel1WithTaxAmount(BigDecimal totalDiscountPercentageLevel1WithTaxAmount)
    • setTotalDiscountPercentageLevel1WithTaxAmount

      public void setTotalDiscountPercentageLevel1WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel1WithTaxAmountUnsafeSupplier)
    • getTotalDiscountPercentageLevel2

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel2()
    • setTotalDiscountPercentageLevel2

      public void setTotalDiscountPercentageLevel2(BigDecimal totalDiscountPercentageLevel2)
    • setTotalDiscountPercentageLevel2

      public void setTotalDiscountPercentageLevel2(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel2UnsafeSupplier)
    • getTotalDiscountPercentageLevel2WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel2WithTaxAmount()
    • setTotalDiscountPercentageLevel2WithTaxAmount

      public void setTotalDiscountPercentageLevel2WithTaxAmount(BigDecimal totalDiscountPercentageLevel2WithTaxAmount)
    • setTotalDiscountPercentageLevel2WithTaxAmount

      public void setTotalDiscountPercentageLevel2WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel2WithTaxAmountUnsafeSupplier)
    • getTotalDiscountPercentageLevel3

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel3()
    • setTotalDiscountPercentageLevel3

      public void setTotalDiscountPercentageLevel3(BigDecimal totalDiscountPercentageLevel3)
    • setTotalDiscountPercentageLevel3

      public void setTotalDiscountPercentageLevel3(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel3UnsafeSupplier)
    • getTotalDiscountPercentageLevel3WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel3WithTaxAmount()
    • setTotalDiscountPercentageLevel3WithTaxAmount

      public void setTotalDiscountPercentageLevel3WithTaxAmount(BigDecimal totalDiscountPercentageLevel3WithTaxAmount)
    • setTotalDiscountPercentageLevel3WithTaxAmount

      public void setTotalDiscountPercentageLevel3WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel3WithTaxAmountUnsafeSupplier)
    • getTotalDiscountPercentageLevel4

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel4()
    • setTotalDiscountPercentageLevel4

      public void setTotalDiscountPercentageLevel4(BigDecimal totalDiscountPercentageLevel4)
    • setTotalDiscountPercentageLevel4

      public void setTotalDiscountPercentageLevel4(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel4UnsafeSupplier)
    • getTotalDiscountPercentageLevel4WithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountPercentageLevel4WithTaxAmount()
    • setTotalDiscountPercentageLevel4WithTaxAmount

      public void setTotalDiscountPercentageLevel4WithTaxAmount(BigDecimal totalDiscountPercentageLevel4WithTaxAmount)
    • setTotalDiscountPercentageLevel4WithTaxAmount

      public void setTotalDiscountPercentageLevel4WithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountPercentageLevel4WithTaxAmountUnsafeSupplier)
    • getTotalDiscountWithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalDiscountWithTaxAmount()
    • setTotalDiscountWithTaxAmount

      public void setTotalDiscountWithTaxAmount(BigDecimal totalDiscountWithTaxAmount)
    • setTotalDiscountWithTaxAmount

      public void setTotalDiscountWithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalDiscountWithTaxAmountUnsafeSupplier)
    • getTotalDiscountWithTaxAmountFormatted

      public String getTotalDiscountWithTaxAmountFormatted()
    • setTotalDiscountWithTaxAmountFormatted

      public void setTotalDiscountWithTaxAmountFormatted(String totalDiscountWithTaxAmountFormatted)
    • setTotalDiscountWithTaxAmountFormatted

      public void setTotalDiscountWithTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> totalDiscountWithTaxAmountFormattedUnsafeSupplier)
    • getTotalDiscountWithTaxAmountValue

      @DecimalMin("0") public @DecimalMin("0") Double getTotalDiscountWithTaxAmountValue()
    • setTotalDiscountWithTaxAmountValue

      public void setTotalDiscountWithTaxAmountValue(Double totalDiscountWithTaxAmountValue)
    • setTotalDiscountWithTaxAmountValue

      public void setTotalDiscountWithTaxAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> totalDiscountWithTaxAmountValueUnsafeSupplier)
    • getTotalFormatted

      public String getTotalFormatted()
    • setTotalFormatted

      public void setTotalFormatted(String totalFormatted)
    • setTotalFormatted

      public void setTotalFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> totalFormattedUnsafeSupplier)
    • getTotalWithTaxAmount

      @DecimalMin("0") @Valid public @DecimalMin("0") @Valid BigDecimal getTotalWithTaxAmount()
    • setTotalWithTaxAmount

      public void setTotalWithTaxAmount(BigDecimal totalWithTaxAmount)
    • setTotalWithTaxAmount

      public void setTotalWithTaxAmount(com.liferay.petra.function.UnsafeSupplier<BigDecimal,Exception> totalWithTaxAmountUnsafeSupplier)
    • getTotalWithTaxAmountFormatted

      public String getTotalWithTaxAmountFormatted()
    • setTotalWithTaxAmountFormatted

      public void setTotalWithTaxAmountFormatted(String totalWithTaxAmountFormatted)
    • setTotalWithTaxAmountFormatted

      public void setTotalWithTaxAmountFormatted(com.liferay.petra.function.UnsafeSupplier<String,Exception> totalWithTaxAmountFormattedUnsafeSupplier)
    • getTotalWithTaxAmountValue

      @DecimalMin("0") public @DecimalMin("0") Double getTotalWithTaxAmountValue()
    • setTotalWithTaxAmountValue

      public void setTotalWithTaxAmountValue(Double totalWithTaxAmountValue)
    • setTotalWithTaxAmountValue

      public void setTotalWithTaxAmountValue(com.liferay.petra.function.UnsafeSupplier<Double,Exception> totalWithTaxAmountValueUnsafeSupplier)
    • getTransactionId

      public String getTransactionId()
    • setTransactionId

      public void setTransactionId(String transactionId)
    • setTransactionId

      public void setTransactionId(com.liferay.petra.function.UnsafeSupplier<String,Exception> transactionIdUnsafeSupplier)
    • getWorkflowStatusInfo

      @Valid public @Valid Status getWorkflowStatusInfo()
    • setWorkflowStatusInfo

      public void setWorkflowStatusInfo(Status workflowStatusInfo)
    • setWorkflowStatusInfo

      public void setWorkflowStatusInfo(com.liferay.petra.function.UnsafeSupplier<Status,Exception> workflowStatusInfoUnsafeSupplier)
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object