|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.ralfebert.rcputils.properties.PropertyValueFormatter
public class PropertyValueFormatter
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyValueFormatter(java.lang.String propertyName)
Method Detail |
---|
public java.lang.Object format(java.lang.Object obj)
format
in interface IValueFormatter
public java.lang.Object parse(java.lang.Object obj)
parse
in interface IValueFormatter
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |