Class ForgedMethodHistory


  • public class ForgedMethodHistory
    extends Object
    Keeps the context where the ForgedMethod is generated, especially handy with nested forged methods
    Author:
    Dmytro Polovinkin
    • Constructor Detail

    • Method Detail

      • getTargetType

        public Type getTargetType()
      • getSourceType

        public Type getSourceType()
      • createSourcePropertyErrorMessage

        public String createSourcePropertyErrorMessage()
      • createTargetPropertyName

        public String createTargetPropertyName()