public class SourceDto extends Object
SourceDto(List<String> file, String content)
String
getContent()
List<String>
getFile()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SourceDto(List<String> file, String content)
public List<String> getFile()
public String getContent()