Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.xml.util.PropertyDefinition
public class PropertyDefinition
extends java.lang.Object
Constructor 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.