class ACIrb::DlgtPostponed
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dlgt.rb, line 108 def rn 'postponed-[' << @attributes['postponedDn'] << ']-' << @attributes['stage'] << '' end