class ACIrb::MgmtInstP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mgmt.rb, line 438
def rn
  'instp-' << @attributes['name'] << ''
end