public class HeaderComment extends Object
Constructor and Description |
---|
HeaderComment() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getComments() |
Boolean |
getInclude()
Should the header be present in the generated files ?
|
List<String> |
getLines()
Set each line to be added to the header files.
|
Boolean |
getShowTemplateName()
Should the template name be present in the header.
|
void |
setInclude(Boolean include) |
void |
setLines(List<String> lines) |
void |
setShowTemplateName(Boolean showTemplateName) |
public Boolean getInclude()
public void setInclude(Boolean include)
public Boolean getShowTemplateName()
public void setShowTemplateName(Boolean showTemplateName)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.