public class Property extends Object
PropertyType| Constructor and Description |
|---|
Property(PropertyType type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getRowCount() |
PropertyType |
getType() |
String |
getValue() |
boolean |
isPropComment() |
boolean |
isPropEmptyLine() |
boolean |
isPropValue() |
boolean |
isPropValueMultiLine() |
void |
setValue(String value) |
String |
toString() |
public Property(PropertyType type, String value)
public Integer getRowCount()
public PropertyType getType()
public String getValue()
public void setValue(String value)
public boolean isPropValue()
public boolean isPropValueMultiLine()
public boolean isPropEmptyLine()
public boolean isPropComment()
Copyright © 2021 FG Forrest, a.s.. All rights reserved.