Interface IScript
-
- All Known Implementing Classes:
ImmutableScript
public interface IScript
A definition corresponding to POJO 'Script
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContent()
String
getLanguage()
-