public interface JRField extends JRPropertiesHolder, JRCloneable
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the field optional description.
|
String |
getName()
Gets the field unique name.
|
Class<?> |
getValueClass()
Gets the field value class.
|
String |
getValueClassName()
Gets the field value class name.
|
void |
setDescription(String description)
Sets the field description.
|
getParentProperties, getPropertiesMap, hasPropertiescloneString getName()
String getDescription()
void setDescription(String description)
Class<?> getValueClass()
String getValueClassName()
Copyright © 2012. All Rights Reserved.