class ACIrb::ActrlMgmtAuxFlt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/actrl.rb, line 307
def rn
  'mgmtauxflt-' << @attributes['id'] << ''
end