public class ColorPropertyConverter
extends java.lang.Object
Constructor and Description |
---|
ColorPropertyConverter() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
convert(java.lang.Object theObject)
Convert from the source class to the target class
|
java.lang.String |
getSourceClassName()
The source classname
|
java.lang.String |
getTargetClassName()
The target classname
|
public java.lang.String getSourceClassName()
public java.lang.String getTargetClassName()
public java.lang.Object convert(java.lang.Object theObject)