be.objectify.led
Class PropertySetterConfiguration

java.lang.Object
  extended by be.objectify.led.PropertySetterConfiguration

public class PropertySetterConfiguration
extends Object

Controls behaviour of the property setter.

Author:
Steve Chaloner (steve@objectify.be).

Constructor Summary
PropertySetterConfiguration()
           
 
Method Summary
 boolean isAllowFinalSetting()
           
 void setAllowFinalSetting(boolean allowFinalSetting)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetterConfiguration

public PropertySetterConfiguration()
Method Detail

isAllowFinalSetting

public boolean isAllowFinalSetting()

setAllowFinalSetting

public void setAllowFinalSetting(boolean allowFinalSetting)


Copyright © 2010 Objectify. All Rights Reserved.