class ACIrb::MgmtInB
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/mgmt.rb, line 344 def rn 'inb-' << @attributes['name'] << '' end
# File lib/acirb/model/mgmt.rb, line 344 def rn 'inb-' << @attributes['name'] << '' end