类 LendAction


public class LendAction extends TransferAction
  • 构造器详细资料

    • LendAction

      public LendAction()
  • 方法详细资料

    • getBorrower

      public Person getBorrower()
    • setBorrower

      public void setBorrower(Person borrower)