org.oddjob.values.properties
Class PropertiesTypeArooa

java.lang.Object
  extended by org.oddjob.values.properties.PropertiesBaseArooa
      extended by org.oddjob.values.properties.PropertiesTypeArooa
All Implemented Interfaces:
ArooaBeanDescriptor

public class PropertiesTypeArooa
extends PropertiesBaseArooa

Arooa descriptor for PropertiesType. See PropertiesBaseArooa for why this is required.

Author:
rob

Constructor Summary
PropertiesTypeArooa()
           
 
Method Summary
 
Methods inherited from class org.oddjob.values.properties.PropertiesBaseArooa
getAnnotations, getComponentProperty, getConfiguredHow, getFlavour, getParsingInterceptor, getTextProperty, isAuto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesTypeArooa

public PropertiesTypeArooa()