<<

NAME

Koha::IllbatchStatuses - Koha IllbatchStatuses Object class

Internal methods

_type

    my $type = Koha::IllbatchStatuses->_type;

Return this object's type

object_class

    my $class = Koha::IllbatchStatuses->object_class;

Return this object's class name

AUTHOR

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

<<