struct

Franklin::Availability

Inherits Struct / Value / Object

Constructors

new(library : Franklin::Library, total_copies : Int32, available_copies : Int32, wait_list_size : Int32)
Source

Instance methods

available_copies
Source
available_copies=(available_copies : Int32)
Source
library
Source
library=(library : Library)
Source
persons_per_copy
Source
total_copies
Source
total_copies=(total_copies : Int32)
Source
wait_list_size
Source
wait_list_size=(wait_list_size : Int32)
Source