Interface IScript

  • All Known Implementing Classes:
    ImmutableScript

    public interface IScript
    A definition corresponding to POJO 'Script'.
    • Method Detail

      • getContent

        String getContent()
      • getLanguage

        String getLanguage()