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