|
JCommon 1.0.17-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.xml.util.PropertyDefinition
public class PropertyDefinition
A property definition.
Constructor Summary | |
---|---|
PropertyDefinition(String propertyName,
String elementName)
Creates a new property definition. |
Method Summary | |
---|---|
String |
getElementName()
Returns the element name. |
String |
getPropertyName()
Returns the property name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyDefinition(String propertyName, String elementName)
propertyName
- the property name.elementName
- the element name.Method Detail |
---|
public String getPropertyName()
public String getElementName()
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |