Package editor.plugin.typeloader
Interface INewFileParams
-
- All Known Implementing Classes:
JavaFileParams
,PropertiesFileParams
public interface INewFileParams
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFqn()
boolean
isValid()
-
-
-
Method Detail
-
getFqn
String getFqn()
-
isValid
boolean isValid()
-
-