Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.shipment |
Modifier and Type | Field and Description |
---|---|
protected MoneyData |
ShipmentFeeData.amount |
protected MoneyData |
ShipmentFeeData.amount |
protected MoneyData |
ShipmentFeeData.freeFromAmount |
protected MoneyData |
ShipmentFeeData.freeFromAmount |
Modifier and Type | Method and Description |
---|---|
MoneyData |
ShipmentFeeData.getAmount()
Gets the value of the amount property.
|
MoneyData |
ShipmentFeeData.getAmount()
Gets the value of the amount property.
|
MoneyData |
ShipmentFeeData.getFreeFromAmount()
Gets the value of the freeFromAmount property.
|
MoneyData |
ShipmentFeeData.getFreeFromAmount()
Gets the value of the freeFromAmount property.
|
Modifier and Type | Method and Description |
---|---|
void |
ShipmentFeeData.setAmount(MoneyData value)
Sets the value of the amount property.
|
void |
ShipmentFeeData.setAmount(MoneyData value)
Sets the value of the amount property.
|
void |
ShipmentFeeData.setFreeFromAmount(MoneyData value)
Sets the value of the freeFromAmount property.
|
void |
ShipmentFeeData.setFreeFromAmount(MoneyData value)
Sets the value of the freeFromAmount property.
|
Copyright © 2021. All rights reserved.