| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.xml.util.PropertyDefinitionpublic class PropertyDefinitionextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
String |
|
String |
|
public PropertyDefinition(String propertyName, String elementName)
Creates a new property definition.
- Parameters:
propertyName- the property name.elementName- the element name.
public String getPropertyName()
Returns the property name.
- Returns:
- the property name.