class ACIrb::TrigTriggeredWindowDn

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/trig.rb, line 813
def rn
  'trigwin-[' << @attributes['windowDn'] << ']'
end