Interface I_AD_Language

All Known Implementing Classes:
MLanguage, X_AD_Language

public interface I_AD_Language
Generated Interface for AD_Language
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Language

      void setAD_Language(String AD_Language)
      Set Language. Language for this entity
    • getAD_Language

      String getAD_Language()
      Get Language. Language for this entity
    • setAD_Language_ID

      void setAD_Language_ID(int AD_Language_ID)
      Set Language ID
    • getAD_Language_ID

      int getAD_Language_ID()
      Get Language ID
    • setAD_Language_UU

      void setAD_Language_UU(String AD_Language_UU)
      Set AD_Language_UU
    • getAD_Language_UU

      String getAD_Language_UU()
      Get AD_Language_UU
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_PrintPaper_ID

      void setAD_PrintPaper_ID(int AD_PrintPaper_ID)
      Set Print Paper. Printer paper definition
    • getAD_PrintPaper_ID

      int getAD_PrintPaper_ID()
      Get Print Paper. Printer paper definition
    • getAD_PrintPaper

      I_AD_PrintPaper getAD_PrintPaper() throws RuntimeException
      Throws:
      RuntimeException
    • setCountryCode

      void setCountryCode(String CountryCode)
      Set ISO Country Code. Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
    • getCountryCode

      String getCountryCode()
      Get ISO Country Code. Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDatePattern

      void setDatePattern(String DatePattern)
      Set Date Pattern. Java Date Pattern
    • getDatePattern

      String getDatePattern()
      Get Date Pattern. Java Date Pattern
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsBaseLanguage

      void setIsBaseLanguage(boolean IsBaseLanguage)
      Set Base Language. The system information is maintained in this language
    • isBaseLanguage

      boolean isBaseLanguage()
      Get Base Language. The system information is maintained in this language
    • setIsDecimalPoint

      void setIsDecimalPoint(boolean IsDecimalPoint)
      Set Decimal Point. The number notation has a decimal point (no decimal comma)
    • isDecimalPoint

      boolean isDecimalPoint()
      Get Decimal Point. The number notation has a decimal point (no decimal comma)
    • setIsLoginLocale

      void setIsLoginLocale(boolean IsLoginLocale)
      Set Login Locale
    • isLoginLocale

      boolean isLoginLocale()
      Get Login Locale
    • setIsSystemLanguage

      void setIsSystemLanguage(boolean IsSystemLanguage)
      Set System Language. The screens, etc. are maintained in this Language
    • isSystemLanguage

      boolean isSystemLanguage()
      Get System Language. The screens, etc. are maintained in this Language
    • setLanguageISO

      void setLanguageISO(String LanguageISO)
      Set ISO Language Code. Lower-case two-letter ISO-3166 code - http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
    • getLanguageISO

      String getLanguageISO()
      Get ISO Language Code. Lower-case two-letter ISO-3166 code - http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setPrintName

      void setPrintName(String PrintName)
      Set Print Text. The label text to be printed on a document or correspondence.
    • getPrintName

      String getPrintName()
      Get Print Text. The label text to be printed on a document or correspondence.
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setTimePattern

      void setTimePattern(String TimePattern)
      Set Time Pattern. Java Time Pattern
    • getTimePattern

      String getTimePattern()
      Get Time Pattern. Java Time Pattern
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records