Package org.apache.maven.cli.props
Class MavenProperties.Layout
java.lang.Object
org.apache.maven.cli.props.MavenProperties.Layout
- Enclosing class:
- MavenProperties
TODO
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidsetCommentLines(List<String> commentLines) voidsetValueLines(List<String> valueLines) 
- 
Constructor Details- 
Layoutpublic Layout()
- 
Layout
 
- 
- 
Method Details- 
getCommentLines
- 
setCommentLines
- 
getValueLines
- 
setValueLines
- 
clearValuepublic void clearValue()
 
-