public class PropertyDefinition extends Object
Constructor and Description |
---|
PropertyDefinition(String propertyName,
String elementName)
Creates a new property definition.
|
Modifier and Type | Method and Description |
---|---|
String |
getElementName()
Returns the element name.
|
String |
getPropertyName()
Returns the property name.
|
Copyright © 2001–2018 JFree.org. All rights reserved.