Class Failure
java.lang.Object
de.codebarista.shopware.model.core.Failure
@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 Failure
extends Object
Failure
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddErrorsItem(Error errorsItem) booleanGet errorsgetLinks()Get linksgetMeta()Non-standard meta-information that can not be represented as an attribute or relationship.inthashCode()putLinksItem(String key, Link linksItem) putMetaItem(String key, Object metaItem) voidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_META
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_ERRORS
- See Also:
-
-
Constructor Details
-
Failure
public Failure()
-
-
Method Details
-
meta
-
putMetaItem
-
getMeta
Non-standard meta-information that can not be represented as an attribute or relationship.- Returns:
- meta
-
setMeta
-
links
-
putLinksItem
-
getLinks
Get links- Returns:
- links
-
setLinks
-
errors
-
addErrorsItem
-
getErrors
Get errors- Returns:
- errors
-
setErrors
-
equals
-
hashCode
public int hashCode() -
toString
-