net.sf.jasperreports.engine.util
Class JRProperties.PropertySuffix
java.lang.Object
net.sf.jasperreports.engine.util.JRProperties.PropertySuffix
- Enclosing class:
- JRProperties
- public static class JRProperties.PropertySuffix
- extends java.lang.Object
Class used by JRProperties.getProperties(String)
.
- Author:
- Lucian Chirita
Field Summary |
protected java.lang.String |
suffix
|
protected java.lang.String |
value
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
suffix
protected final java.lang.String suffix
value
protected final java.lang.String value
JRProperties.PropertySuffix
public JRProperties.PropertySuffix(java.lang.String suffix,
java.lang.String value)
getSuffix
public java.lang.String getSuffix()
getValue
public java.lang.String getValue()
© 2001-2005 JasperSoft Corporation www.jaspersoft.com