Class MapperRep.MapperPair

java.lang.Object
io.github.opensabe.mapstruct.processor.MapperRep.MapperPair
Enclosing class:
MapperRep

public static class MapperRep.MapperPair extends Object
  • Constructor Details

  • Method Details

    • getBean

      public String getBean()
    • getFrom

      public String getFrom()
    • getTo

      public String getTo()