public static final class Quote.Converter extends java.lang.Object implements Converter<Quote,QuoteVO>
Quote
static Quote.Converter
INSTANCE
Converter()
QuoteVO
convert(Quote entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Quote.Converter INSTANCE
public Converter()
public QuoteVO convert(Quote entity)
convert
Converter<Quote,QuoteVO>