Class GroupTranslatedContent


  • public final class GroupTranslatedContent
    extends java.lang.Object
    • Method Detail

      • getType

        public java.util.Optional<java.lang.String> getType()
        Returns:
        The type of object - group_translated_content.
      • getAr

        public java.util.Optional<GroupContent> getAr()
        Returns:
        The content of the group in Arabic
      • getBg

        public java.util.Optional<GroupContent> getBg()
        Returns:
        The content of the group in Bulgarian
      • getBs

        public java.util.Optional<GroupContent> getBs()
        Returns:
        The content of the group in Bosnian
      • getCa

        public java.util.Optional<GroupContent> getCa()
        Returns:
        The content of the group in Catalan
      • getCs

        public java.util.Optional<GroupContent> getCs()
        Returns:
        The content of the group in Czech
      • getDa

        public java.util.Optional<GroupContent> getDa()
        Returns:
        The content of the group in Danish
      • getDe

        public java.util.Optional<GroupContent> getDe()
        Returns:
        The content of the group in German
      • getEl

        public java.util.Optional<GroupContent> getEl()
        Returns:
        The content of the group in Greek
      • getEn

        public java.util.Optional<GroupContent> getEn()
        Returns:
        The content of the group in English
      • getEs

        public java.util.Optional<GroupContent> getEs()
        Returns:
        The content of the group in Spanish
      • getEt

        public java.util.Optional<GroupContent> getEt()
        Returns:
        The content of the group in Estonian
      • getFi

        public java.util.Optional<GroupContent> getFi()
        Returns:
        The content of the group in Finnish
      • getFr

        public java.util.Optional<GroupContent> getFr()
        Returns:
        The content of the group in French
      • getHe

        public java.util.Optional<GroupContent> getHe()
        Returns:
        The content of the group in Hebrew
      • getHr

        public java.util.Optional<GroupContent> getHr()
        Returns:
        The content of the group in Croatian
      • getHu

        public java.util.Optional<GroupContent> getHu()
        Returns:
        The content of the group in Hungarian
      • getId

        public java.util.Optional<GroupContent> getId()
        Returns:
        The content of the group in Indonesian
      • getIt

        public java.util.Optional<GroupContent> getIt()
        Returns:
        The content of the group in Italian
      • getJa

        public java.util.Optional<GroupContent> getJa()
        Returns:
        The content of the group in Japanese
      • getKo

        public java.util.Optional<GroupContent> getKo()
        Returns:
        The content of the group in Korean
      • getLt

        public java.util.Optional<GroupContent> getLt()
        Returns:
        The content of the group in Lithuanian
      • getLv

        public java.util.Optional<GroupContent> getLv()
        Returns:
        The content of the group in Latvian
      • getMn

        public java.util.Optional<GroupContent> getMn()
        Returns:
        The content of the group in Mongolian
      • getNb

        public java.util.Optional<GroupContent> getNb()
        Returns:
        The content of the group in Norwegian
      • getNl

        public java.util.Optional<GroupContent> getNl()
        Returns:
        The content of the group in Dutch
      • getPl

        public java.util.Optional<GroupContent> getPl()
        Returns:
        The content of the group in Polish
      • getPt

        public java.util.Optional<GroupContent> getPt()
        Returns:
        The content of the group in Portuguese (Portugal)
      • getRo

        public java.util.Optional<GroupContent> getRo()
        Returns:
        The content of the group in Romanian
      • getRu

        public java.util.Optional<GroupContent> getRu()
        Returns:
        The content of the group in Russian
      • getSl

        public java.util.Optional<GroupContent> getSl()
        Returns:
        The content of the group in Slovenian
      • getSr

        public java.util.Optional<GroupContent> getSr()
        Returns:
        The content of the group in Serbian
      • getSv

        public java.util.Optional<GroupContent> getSv()
        Returns:
        The content of the group in Swedish
      • getTr

        public java.util.Optional<GroupContent> getTr()
        Returns:
        The content of the group in Turkish
      • getVi

        public java.util.Optional<GroupContent> getVi()
        Returns:
        The content of the group in Vietnamese
      • getPtBr

        public java.util.Optional<GroupContent> getPtBr()
        Returns:
        The content of the group in Portuguese (Brazil)
      • getZhCn

        public java.util.Optional<GroupContent> getZhCn()
        Returns:
        The content of the group in Chinese (China)
      • getZhTw

        public java.util.Optional<GroupContent> getZhTw()
        Returns:
        The content of the group in Chinese (Taiwan)
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object