org.omnaest.utils.propertyfile.content.element
Class BlankLineElement
java.lang.Object
org.omnaest.utils.propertyfile.content.Element
org.omnaest.utils.propertyfile.content.element.BlankLineElement
public class BlankLineElement
- extends Element
Representation of a line filled with blanks.
- Author:
- Omnaest
- See Also:
Element
| Fields inherited from class org.omnaest.utils.propertyfile.content.Element |
index |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
blanks
protected String blanks
BlankLineElement
public BlankLineElement()
getBlanks
public String getBlanks()
setBlanks
public BlankLineElement setBlanks(String blanks)
- Parameters:
blanks -
- Returns:
- this
Copyright © 2013. All Rights Reserved.