class ACIrb::EventAclL2DropRecord
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/event.rb, line 57 def rn 'l2dr-' << @attributes['id'] << '' end
# File lib/acirb/model/event.rb, line 57 def rn 'l2dr-' << @attributes['id'] << '' end