Package org.kie.dmn.api.core
Class GeneratedSource
- java.lang.Object
-
- org.kie.dmn.api.core.GeneratedSource
-
public class GeneratedSource extends Object
-
-
Constructor Summary
Constructors Constructor Description GeneratedSource(String fileName, String sourceContent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFileName()StringgetSourceContent()StringtoString()
-