Class BorrowItemRequest


  • public class BorrowItemRequest
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String item_name  
    • Constructor Summary

      Constructors 
      Constructor Description
      BorrowItemRequest​(java.lang.String itemName)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • item_name

        public final java.lang.String item_name
    • Constructor Detail

      • BorrowItemRequest

        public BorrowItemRequest​(java.lang.String itemName)