|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.binding.convert.converters.StringToObject
org.springframework.binding.convert.converters.StringToEnum
public class StringToEnum
Converts from a textual representation to a Enum
. The text should be the enum's label.
Constructor Summary | |
---|---|
StringToEnum()
|
Method Summary |
---|
Methods inherited from class org.springframework.binding.convert.converters.StringToObject |
---|
convertSourceToTargetClass, convertTargetToSourceClass, getSourceClass, getTargetClass |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringToEnum()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |