Ejemplo n.º 1
0
 public EarnCodeGroupBo transform(EarnCodeGroup input) {
   return EarnCodeGroupBo.from(input);
 };