Class ShippingMethodJsonApiAllOfRelationships
java.lang.Object
de.codebarista.shopware.model.core.ShippingMethodJsonApiAllOfRelationships
@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 ShippingMethodJsonApiAllOfRelationships
extends Object
ShippingMethodJsonApiAllOfRelationships
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionavailabilityRule(ShippingMethodJsonApiAllOfRelationshipsAvailabilityRule availabilityRule) booleanGet availabilityRuleGet deliveryTimegetMedia()Get mediaGet pricesgetTags()Get tagsgetTax()Get taxinthashCode()voidsetAvailabilityRule(ShippingMethodJsonApiAllOfRelationshipsAvailabilityRule availabilityRule) voidvoidvoidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_DELIVERY_TIME
- See Also:
-
JSON_PROPERTY_AVAILABILITY_RULE
- See Also:
-
JSON_PROPERTY_PRICES
- See Also:
-
JSON_PROPERTY_MEDIA
- See Also:
-
JSON_PROPERTY_TAGS
- See Also:
-
JSON_PROPERTY_TAX
- See Also:
-
-
Constructor Details
-
ShippingMethodJsonApiAllOfRelationships
public ShippingMethodJsonApiAllOfRelationships()
-
-
Method Details
-
deliveryTime
public ShippingMethodJsonApiAllOfRelationships deliveryTime(ShippingMethodJsonApiAllOfRelationshipsDeliveryTime deliveryTime) -
getDeliveryTime
Get deliveryTime- Returns:
- deliveryTime
-
setDeliveryTime
-
availabilityRule
public ShippingMethodJsonApiAllOfRelationships availabilityRule(ShippingMethodJsonApiAllOfRelationshipsAvailabilityRule availabilityRule) -
getAvailabilityRule
Get availabilityRule- Returns:
- availabilityRule
-
setAvailabilityRule
public void setAvailabilityRule(ShippingMethodJsonApiAllOfRelationshipsAvailabilityRule availabilityRule) -
prices
public ShippingMethodJsonApiAllOfRelationships prices(ShippingMethodJsonApiAllOfRelationshipsPrices prices) -
getPrices
Get prices- Returns:
- prices
-
setPrices
-
media
public ShippingMethodJsonApiAllOfRelationships media(ShippingMethodJsonApiAllOfRelationshipsMedia media) -
getMedia
Get media- Returns:
- media
-
setMedia
-
tags
-
getTags
Get tags- Returns:
- tags
-
setTags
-
tax
-
getTax
Get tax- Returns:
- tax
-
setTax
-
equals
-
hashCode
public int hashCode() -
toString
-