public class AllTextTemplate extends AllTypeTemplate
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
text |
Constructor and Description |
---|
AllTextTemplate(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResult()
Method getResult
|
public java.lang.String getResult()
getResult
in interface GenericTemplate
getResult
in class AllTypeTemplate