Class Info
java.lang.Object
de.codebarista.shopware.model.core.Info
@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 Info
extends Object
Info
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet jsonapigetLinks()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) voidsetJsonapi(Jsonapi jsonapi) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_META
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_JSONAPI
- See Also:
-
-
Constructor Details
-
Info
public Info()
-
-
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
-
jsonapi
-
getJsonapi
Get jsonapi- Returns:
- jsonapi
-
setJsonapi
-
equals
-
hashCode
public int hashCode() -
toString
-