Uses of Interface
org.beanlet.event.AttributeWriteEvent

Packages that use AttributeWriteEvent
org.beanlet.event Contains all beanlet core events. 
 

Uses of AttributeWriteEvent in org.beanlet.event
 

Methods in org.beanlet.event that return AttributeWriteEvent
 AttributeWriteEvent AttributeWriteEvent.setAttributeName(String name)
          Sets the name of the attribute.
 AttributeWriteEvent AttributeWriteEvent.setAttributeValue(Object o)
          Sets the attribute value that will be written to the beanlet reference.
 



Copyright © 2006-2012. All Rights Reserved.