Class CategoryJsonApiAllOfRelationships
java.lang.Object
de.codebarista.shopware.model.core.CategoryJsonApiAllOfRelationships
@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 CategoryJsonApiAllOfRelationships
extends Object
CategoryJsonApiAllOfRelationships
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_PARENT
- See Also:
-
JSON_PROPERTY_CHILDREN
- See Also:
-
JSON_PROPERTY_MEDIA
- See Also:
-
JSON_PROPERTY_TAGS
- See Also:
-
JSON_PROPERTY_CMS_PAGE
- See Also:
-
JSON_PROPERTY_SEO_URLS
- See Also:
-
-
Constructor Details
-
CategoryJsonApiAllOfRelationships
public CategoryJsonApiAllOfRelationships()
-
-
Method Details
-
parent
-
getParent
Get parent- Returns:
- parent
-
setParent
-
children
public CategoryJsonApiAllOfRelationships children(CategoryJsonApiAllOfRelationshipsChildren children) -
getChildren
Get children- Returns:
- children
-
setChildren
-
media
-
getMedia
Get media- Returns:
- media
-
setMedia
-
tags
-
getTags
Get tags- Returns:
- tags
-
setTags
-
cmsPage
-
getCmsPage
Get cmsPage- Returns:
- cmsPage
-
setCmsPage
-
seoUrls
-
getSeoUrls
Get seoUrls- Returns:
- seoUrls
-
setSeoUrls
-
equals
-
hashCode
public int hashCode() -
toString
-