Class ShippingMethodPrice
java.lang.Object
de.codebarista.shopware.model.core.ShippingMethodPrice
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class ShippingMethodPrice
extends Object
Added since version: 6.0.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculation(Long calculation) calculationRuleId(String calculationRuleId) currencyPrice(Object currencyPrice) customFields(Object customFields) booleanGet calculationGet calculationRuleIdGet createdAtGet currencyPriceGet customFieldsgetId()Get idGet quantityEndGet quantityStartGet ruleIdGet shippingMethodIdGet updatedAtinthashCode()quantityEnd(Float quantityEnd) quantityStart(Float quantityStart) voidsetCalculation(Long calculation) voidsetCalculationRuleId(String calculationRuleId) voidsetCurrencyPrice(Object currencyPrice) voidsetCustomFields(Object customFields) voidvoidsetQuantityEnd(Float quantityEnd) voidsetQuantityStart(Float quantityStart) voidvoidsetShippingMethodId(String shippingMethodId) shippingMethodId(String shippingMethodId) toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_SHIPPING_METHOD_ID
- See Also:
-
JSON_PROPERTY_RULE_ID
- See Also:
-
JSON_PROPERTY_CALCULATION
- See Also:
-
JSON_PROPERTY_CALCULATION_RULE_ID
- See Also:
-
JSON_PROPERTY_QUANTITY_START
- See Also:
-
JSON_PROPERTY_QUANTITY_END
- See Also:
-
JSON_PROPERTY_CURRENCY_PRICE
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
ShippingMethodPrice
public ShippingMethodPrice() -
ShippingMethodPrice
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
shippingMethodId
-
getShippingMethodId
Get shippingMethodId- Returns:
- shippingMethodId
-
setShippingMethodId
-
ruleId
-
getRuleId
Get ruleId- Returns:
- ruleId
-
setRuleId
-
calculation
-
getCalculation
Get calculation- Returns:
- calculation
-
setCalculation
-
calculationRuleId
-
getCalculationRuleId
Get calculationRuleId- Returns:
- calculationRuleId
-
setCalculationRuleId
-
quantityStart
-
getQuantityStart
Get quantityStart- Returns:
- quantityStart
-
setQuantityStart
-
quantityEnd
-
getQuantityEnd
Get quantityEnd- Returns:
- quantityEnd
-
setQuantityEnd
-
currencyPrice
-
getCurrencyPrice
Get currencyPrice- Returns:
- currencyPrice
-
setCurrencyPrice
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-