Class LanguageJsonApi
java.lang.Object
de.codebarista.shopware.model.core.LanguageJsonApi
@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 LanguageJsonApi
extends Object
Added since version: 6.0.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, Object> attributes) customFields(Object customFields) booleanMembers of the attributes object (\"attributes\") represent information about the resource object in which it's defined.Get createdAtGet customFieldsgetId()Get idgetLinks()Get linksGet localeIdgetMeta()Non-standard meta-information that can not be represented as an attribute or relationship.getName()Get nameGet parentIdGet relationshipsGet translationCodeIdgetType()Get typeGet updatedAtinthashCode()putAttributesItem(String key, Object attributesItem) putLinksItem(String key, Link linksItem) putMetaItem(String key, Object metaItem) relationships(LanguageJsonApiAllOfRelationships relationships) voidsetAttributes(Map<String, Object> attributes) voidsetCustomFields(Object customFields) voidvoidvoidsetLocaleId(String localeId) voidvoidvoidsetParentId(String parentId) voidsetRelationships(LanguageJsonApiAllOfRelationships relationships) voidsetTranslationCodeId(String translationCodeId) voidtoString()translationCodeId(String translationCodeId)
-
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_PARENT_ID
- See Also:
-
JSON_PROPERTY_LOCALE_ID
- See Also:
-
JSON_PROPERTY_TRANSLATION_CODE_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
LanguageJsonApi
public LanguageJsonApi() -
LanguageJsonApi
-
-
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
-
parentId
-
getParentId
Get parentId- Returns:
- parentId
-
setParentId
-
localeId
-
getLocaleId
Get localeId- Returns:
- localeId
-
setLocaleId
-
translationCodeId
-
getTranslationCodeId
Get translationCodeId- Returns:
- translationCodeId
-
setTranslationCodeId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-