<<

NAME

Koha::ILL::Batches - Koha Illbatches Object class

Internal methods

_type

    my $type = Koha::ILL::Batches->_type;

Return this object's type

object_class

    my $class = Koha::ILL::Batches->object_class;

Return this object's class name

AUTHOR

Andrew Isherwood <andrew.isherwood@ptfs-europe.com>

<<