Class ShippingMethodPageRouteResponseInnerAvailabilityRule
java.lang.Object
de.codebarista.shopware.model.core.ShippingMethodPageRouteResponseInnerAvailabilityRule
@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 ShippingMethodPageRouteResponseInnerAvailabilityRule
extends Object
ShippingMethodPageRouteResponseInnerAvailabilityRule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet invalidgetName()Get nameGet priorityinthashCode()voidsetDescription(String description) voidsetInvalid(Boolean invalid) voidvoidsetPriority(Integer priority) toString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_PRIORITY
- See Also:
-
JSON_PROPERTY_INVALID
- See Also:
-
-
Constructor Details
-
ShippingMethodPageRouteResponseInnerAvailabilityRule
public ShippingMethodPageRouteResponseInnerAvailabilityRule()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
priority
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
invalid
-
getInvalid
Get invalid- Returns:
- invalid
-
setInvalid
-
equals
-
hashCode
public int hashCode() -
toString
-