All Superinterfaces:
IAbstractType, IScriptImmutable
All Known Implementing Classes:
Script

public interface IScript extends IScriptImmutable
  • Method Details

    • setDescription

      void setDescription(String description)
      Set the description of the script
    • setName

      void setName(String name)
      Set the name of the script
    • setScript

      void setScript(String script)
      Set the script content
    • setScriptType

      void setScriptType(String scriptType)
      Set the script type
    • setEntityForScript

      void setEntityForScript(String entityKind)
      Set the entity Type of the script