Class LanguageJsonApiAllOfRelationships
java.lang.Object
de.codebarista.shopware.model.core.LanguageJsonApiAllOfRelationships
@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 LanguageJsonApiAllOfRelationships
extends Object
LanguageJsonApiAllOfRelationships
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet childrenGet localeGet parentGet translationCodeinthashCode()voidvoidvoidvoidsetTranslationCode(LanguageJsonApiAllOfRelationshipsTranslationCode translationCode) toString()translationCode(LanguageJsonApiAllOfRelationshipsTranslationCode translationCode)
-
Field Details
-
JSON_PROPERTY_PARENT
- See Also:
-
JSON_PROPERTY_LOCALE
- See Also:
-
JSON_PROPERTY_TRANSLATION_CODE
- See Also:
-
JSON_PROPERTY_CHILDREN
- See Also:
-
-
Constructor Details
-
LanguageJsonApiAllOfRelationships
public LanguageJsonApiAllOfRelationships()
-
-
Method Details
-
parent
-
getParent
Get parent- Returns:
- parent
-
setParent
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
translationCode
public LanguageJsonApiAllOfRelationships translationCode(LanguageJsonApiAllOfRelationshipsTranslationCode translationCode) -
getTranslationCode
Get translationCode- Returns:
- translationCode
-
setTranslationCode
-
children
public LanguageJsonApiAllOfRelationships children(LanguageJsonApiAllOfRelationshipsChildren children) -
getChildren
Get children- Returns:
- children
-
setChildren
-
equals
-
hashCode
public int hashCode() -
toString
-