Interface IEidDocumentType

All Known Implementing Classes:
EidDocumentType

public interface IEidDocumentType
Author:
Steph GAUDRY
  • Method Details

    • getEidBackground

      Color getEidBackground()
      Returns:
      the eidBackground
    • getEidBackgroundDark

      Color getEidBackgroundDark()
      Returns:
      the eidBackgroundDark
    • getEidTextForeground

      Color getEidTextForeground()
      Returns:
      the eidTextForeground
    • getEidInputBackground

      Color getEidInputBackground()
      Returns:
      the eidInputBackground
    • getFr

      String getFr()
      Returns:
      the fr
    • getEn

      String getEn()
      Returns:
      the en
    • getNl

      String getNl()
      Returns:
      the nl
    • getDe

      String getDe()
      Returns:
      the de
    • getXmlNodeValue

      String getXmlNodeValue()
      Returns:
      the xmlNodeValue
    • getCardValue

      long getCardValue()
      Returns:
      the cardValue
    • getLongTitle

      String getLongTitle()
      Returns:
      the longTitle
    • getLocalizedName

      String getLocalizedName()
      Returns:
      the name in the default Locale, or in English
    • name

      String name()
      Returns the name of this constant, exactly as declared in its declaration.
      Returns:
      the name of this constant