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 © 2009-2012 jtstand.com. All Rights Reserved.