Class EngineAccess.LangCompMatch

    • Method Detail

      • getLangCompName

        public String getLangCompName()
        The name of the matching language object / entity.
        Since:
        6.0.0
      • isLanguageObject

        public boolean isLanguageObject()
        Returns true if the matching language component is a language object.
        Since:
        6.0.0
      • isEntity

        public boolean isEntity()
        Returns true if the matching language component is an entity.
        Since:
        6.0.0