Class MethodBodyReturn


  • public class MethodBodyReturn
    extends TargetMember
    Specifically, a replace the body of a member method to return the injection value.
    • Field Detail

      • methodName

        private java.lang.String methodName
    • Constructor Detail

      • MethodBodyReturn

        public MethodBodyReturn()
    • Method Detail

      • getMethodName

        public java.lang.String getMethodName()
      • setMethodName

        public void setMethodName​(java.lang.String methodName)