public interface JRField extends JRPropertiesHolder, JRCloneable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the field optional description.
|
java.lang.String |
getName()
Gets the field unique name.
|
java.lang.Class |
getValueClass()
Gets the field value class.
|
java.lang.String |
getValueClassName()
Gets the field value class name.
|
void |
setDescription(java.lang.String description)
Sets the field description.
|
getParentProperties, getPropertiesMap, hasProperties
clone
java.lang.String getName()
java.lang.String getDescription()
void setDescription(java.lang.String description)
java.lang.Class getValueClass()
java.lang.String getValueClassName()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com