Uses of Class
librarytest.Item

Uses of Item in librarytest
 

Methods in librarytest with parameters of type Item
 boolean Library.addItem(Item newItem)
          1) Add a new item to the library
 boolean Library.removeItem(Item oldItem)
          2) Remove an item from the library