be.objectify.led
Class PropertySetterConfiguration
java.lang.Object
be.objectify.led.PropertySetterConfiguration
public class PropertySetterConfiguration
- extends Object
Controls behaviour of the property setter.
- Author:
- Steve Chaloner (steve@objectify.be).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySetterConfiguration
public PropertySetterConfiguration()
isAllowFinalSetting
public boolean isAllowFinalSetting()
setAllowFinalSetting
public void setAllowFinalSetting(boolean allowFinalSetting)
Copyright © 2010 Objectify. All Rights Reserved.