Class LandingPageJsonApi
java.lang.Object
de.codebarista.shopware.model.core.LandingPageJsonApi
@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 LandingPageJsonApi
extends Object
Added since version: 6.4.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, Object> attributes) cmsPageVersionId(String cmsPageVersionId) customFields(Object customFields) booleanGet activeMembers of the attributes object (\"attributes\") represent information about the resource object in which it's defined.Get cmsPageIdGet cmsPageVersionIdGet createdAtGet customFieldsgetId()Get idGet keywordsgetLinks()Get linksgetMeta()Non-standard meta-information that can not be represented as an attribute or relationship.Get metaDescriptionGet metaTitlegetName()Get nameGet relationshipsGet slotConfigGet translatedgetType()Get typeGet updatedAtgetUrl()Get urlGet versionIdinthashCode()metaDescription(String metaDescription) putAttributesItem(String key, Object attributesItem) putLinksItem(String key, Link linksItem) putMetaItem(String key, Object metaItem) relationships(LandingPageJsonApiAllOfRelationships relationships) voidvoidsetAttributes(Map<String, Object> attributes) voidsetCmsPageId(String cmsPageId) voidsetCmsPageVersionId(String cmsPageVersionId) voidsetCustomFields(Object customFields) voidvoidsetKeywords(String keywords) voidvoidvoidsetMetaDescription(String metaDescription) voidsetMetaTitle(String metaTitle) voidvoidsetRelationships(LandingPageJsonApiAllOfRelationships relationships) voidsetSlotConfig(Object slotConfig) voidsetTranslated(Object translated) voidvoidvoidsetVersionId(String versionId) slotConfig(Object slotConfig) toString()translated(Object translated)
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_ATTRIBUTES
- See Also:
-
JSON_PROPERTY_RELATIONSHIPS
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_META
- See Also:
-
JSON_PROPERTY_VERSION_ID
- See Also:
-
JSON_PROPERTY_ACTIVE
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_SLOT_CONFIG
- See Also:
-
JSON_PROPERTY_META_TITLE
- See Also:
-
JSON_PROPERTY_META_DESCRIPTION
- See Also:
-
JSON_PROPERTY_KEYWORDS
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_CMS_PAGE_ID
- See Also:
-
JSON_PROPERTY_CMS_PAGE_VERSION_ID
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_TRANSLATED
- See Also:
-
-
Constructor Details
-
LandingPageJsonApi
public LandingPageJsonApi() -
LandingPageJsonApi
-
-
Method Details
-
type
-
getType
Get type- Returns:
- type
-
setType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
attributes
-
putAttributesItem
-
getAttributes
Members of the attributes object (\"attributes\") represent information about the resource object in which it's defined.- Returns:
- attributes
-
setAttributes
-
relationships
-
getRelationships
Get relationships- Returns:
- relationships
-
setRelationships
-
links
-
putLinksItem
-
getLinks
Get links- Returns:
- links
-
setLinks
-
meta
-
putMetaItem
-
getMeta
Non-standard meta-information that can not be represented as an attribute or relationship.- Returns:
- meta
-
setMeta
-
versionId
-
getVersionId
Get versionId- Returns:
- versionId
-
setVersionId
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
name
-
getName
Get name- Returns:
- name
-
setName
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
slotConfig
-
getSlotConfig
Get slotConfig- Returns:
- slotConfig
-
setSlotConfig
-
metaTitle
-
getMetaTitle
Get metaTitle- Returns:
- metaTitle
-
setMetaTitle
-
metaDescription
-
getMetaDescription
Get metaDescription- Returns:
- metaDescription
-
setMetaDescription
-
keywords
-
getKeywords
Get keywords- Returns:
- keywords
-
setKeywords
-
url
-
getUrl
Get url- Returns:
- url
-
setUrl
-
cmsPageId
-
getCmsPageId
Get cmsPageId- Returns:
- cmsPageId
-
setCmsPageId
-
cmsPageVersionId
-
getCmsPageVersionId
Get cmsPageVersionId- Returns:
- cmsPageVersionId
-
setCmsPageVersionId
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
translated
-
getTranslated
Get translated- Returns:
- translated
-
setTranslated
-
equals
-
hashCode
public int hashCode() -
toString
-