NAME
Net::ISC::DHCPd::OMAPI::Meta::Attribute - Attribute role for OMAPI attributes
ATTRIBUTES
actions
$array_ref
=
$attr
->actions;
Actions possible to execute on attribute. Can be:
lookup
examine
update
METHODS
has_action
$bool
=
$attr
->has_action(
$action_name
);
Returns true if the attribute can execute $action_name
.
COPYRIGHT & LICENSE
AUTHOR
See Net::ISC::DHCPd.