Elexis API documentation
Version 2.1.6 as of January 22 2012

de.ralfebert.rcputils.properties
Interface IValue

All Known Implementing Classes:
BaseValue, PropertyValue

public interface IValue

IValue describes a value that can be get from / set to an object.

Author:
Ralf Ebert

Method Summary
 java.lang.Object getValue(java.lang.Object element)
           
 void setValue(java.lang.Object element, java.lang.Object value)
           
 

Method Detail

getValue

java.lang.Object getValue(java.lang.Object element)

setValue

void setValue(java.lang.Object element,
              java.lang.Object value)

Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis