public static final class IntrestRate.Converter extends java.lang.Object implements Converter<IntrestRate,IntrestRateVO>
IntrestRate
to corresponding value objects.Modifier and Type | Field and Description |
---|---|
static IntrestRate.Converter |
INSTANCE |
Constructor and Description |
---|
Converter() |
Modifier and Type | Method and Description |
---|---|
IntrestRateVO |
convert(IntrestRate entity) |
public static final IntrestRate.Converter INSTANCE
public IntrestRateVO convert(IntrestRate entity)
convert
in interface Converter<IntrestRate,IntrestRateVO>