Class ArticleTranslatedContent


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

      • getType

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public java.util.Optional<ArticleContent> getZhTw()
        Returns:
        The content of the article 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