org.weda.property.impl
Class PropertyListenerResultImpl

java.lang.Object
  extended by org.weda.property.impl.PropertyListenerResultImpl
All Implemented Interfaces:
PropertyListenerResult

public class PropertyListenerResultImpl
extends java.lang.Object
implements PropertyListenerResult

Author:
Mikhail Titov

Constructor Summary
PropertyListenerResultImpl(java.lang.Object value)
           
 
Method Summary
 java.lang.Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyListenerResultImpl

public PropertyListenerResultImpl(java.lang.Object value)
Method Detail

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface PropertyListenerResult


Copyright © 2005-2006 . All Rights Reserved.