Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.xml.util.ConstructorDefinition
public class ConstructorDefinition
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
String |
|
Class |
|
boolean |
|
public ConstructorDefinition(String propertyName, Class type)
Creates a new constructor definition.
- Parameters:
propertyName
- the property name.type
- the type.
public String getPropertyName()
Returns the property name.
- Returns:
- the property name.