Class ProjectInfo.EmbeddedFunctions

java.lang.Object
org.eclnt.editor.tools.ProjectInfo.EmbeddedFunctions
Enclosing class:
ProjectInfo

public static class ProjectInfo.EmbeddedFunctions extends Object
  • Constructor Details

    • EmbeddedFunctions

      public EmbeddedFunctions()
  • Method Details

    • getClassName

      public String getClassName()
    • setClassName

      public void setClassName(String className)
    • getErrorIfNotAvailable

      public boolean getErrorIfNotAvailable()
    • setErrorIfNotAvailable

      public void setErrorIfNotAvailable(boolean errorWhenNotAvailable)