Interface IJeeSettings
-
- All Superinterfaces:
ICompilationUnit
- All Known Implementing Classes:
JeeSettings
,ServletSettings
public interface IJeeSettings extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
content()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-
-
-
Method Detail
-
content
String content()
-
-