class ACIrb::RtctrlRtBDToProfile

Public Instance Methods

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