public class ConstructorDefinition extends Object
Constructor and Description |
---|
ConstructorDefinition(String propertyName,
Class type)
Creates a new constructor definition.
|
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Returns the property name.
|
Class |
getType()
Returns the type.
|
boolean |
isNull()
Returns a flag.
|
Copyright © 2001–2018 JFree.org. All rights reserved.