@Deprecated public class StringToMoneyConverter extends java.lang.Object implements org.springframework.core.convert.converter.Converter<java.lang.String,Money>
StringToMoneyConverter()
Money
convert(java.lang.String text)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToMoneyConverter()
public Money convert(java.lang.String text)
convert
org.springframework.core.convert.converter.Converter<java.lang.String,Money>