public interface GroupConversionDescriptor
from
and to
group respectively.ConvertGroup
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getFrom()
Returns the source group of this conversion rule.
|
java.lang.Class<?> |
getTo()
Returns the target group of this conversion rule.
|