class ACIrb::DbgexpPolicyStatus

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgexp.rb, line 276
def rn
  'expstatus-' << @attributes['polName'] << ''
end