Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

de.ralfebert.rcputils.properties
Class PropertyValueFormatter

java.lang.Object
  extended by de.ralfebert.rcputils.properties.PropertyValueFormatter
All Implemented Interfaces:
IValueFormatter

public class PropertyValueFormatter
extends java.lang.Object
implements IValueFormatter

PropertyValueFormatter describes a conversion from a object to some property of the object.


Constructor Summary
PropertyValueFormatter(java.lang.String propertyName)
           
 
Method Summary
 java.lang.Object format(java.lang.Object obj)
           
 java.lang.Object parse(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyValueFormatter

public PropertyValueFormatter(java.lang.String propertyName)
Method Detail

format

public java.lang.Object format(java.lang.Object obj)
Specified by:
format in interface IValueFormatter

parse

public java.lang.Object parse(java.lang.Object obj)
Specified by:
parse in interface IValueFormatter

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013