class ACIrb::RtctrlRtInstPToProfile

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 1081
def rn
  'rtl3extInstPToProfile-[' << @attributes['tDn'] << ']-' << @attributes['direction'] << ''
end