org.oddjob.arooa.standard
Class PropertyDefinitionImpl

java.lang.Object
  extended by org.oddjob.arooa.standard.PropertyDefinitionImpl

public class PropertyDefinitionImpl
extends Object


Method Summary
 String getPropertyName()
          The property name in the parent bean.
 ArooaClass getPropertyType()
          The class name of the property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyName

public String getPropertyName()
The property name in the parent bean.

Returns:

getPropertyType

public ArooaClass getPropertyType()
The class name of the property.

Returns: