class ACIrb::MgmtMgmtP

Public Instance Methods

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