Class Language

java.lang.Object
com.independentsoft.office.word.Language

public class Language extends Object
The Class Language.
  • Constructor Details

    • Language

      public Language()
      Instantiates a new language.
  • Method Details

    • clone

      public Language clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getComplexScript

      public String getComplexScript()
      Gets the complex script.
      Returns:
      the complex script
    • setComplexScript

      public void setComplexScript(String complexScript)
      Sets the complex script.
      Parameters:
      complexScript - the new complex script
    • getEastAsia

      public String getEastAsia()
      Gets the east asia.
      Returns:
      the east asia
    • setEastAsia

      public void setEastAsia(String eastAsia)
      Sets the east asia.
      Parameters:
      eastAsia - the new east asia
    • getLatin

      public String getLatin()
      Gets the latin.
      Returns:
      the latin
    • setLatin

      public void setLatin(String latin)
      Sets the latin.
      Parameters:
      latin - the new latin