Class ShippingMethodPageRouteResponseInnerTranslationsInner
java.lang.Object
de.codebarista.shopware.model.core.ShippingMethodPageRouteResponseInnerTranslationsInner
@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 ShippingMethodPageRouteResponseInnerTranslationsInner
extends Object
ShippingMethodPageRouteResponseInnerTranslationsInner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetName()Get nameGet shippingMethodIdinthashCode()voidsetDescription(String description) voidvoidsetShippingMethodId(String shippingMethodId) shippingMethodId(String shippingMethodId) toString()
-
Field Details
-
JSON_PROPERTY_SHIPPING_METHOD_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
-
Constructor Details
-
ShippingMethodPageRouteResponseInnerTranslationsInner
public ShippingMethodPageRouteResponseInnerTranslationsInner()
-
-
Method Details
-
shippingMethodId
public ShippingMethodPageRouteResponseInnerTranslationsInner shippingMethodId(String shippingMethodId) -
getShippingMethodId
Get shippingMethodId- Returns:
- shippingMethodId
-
setShippingMethodId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-