class ACIrb::VnsRtFunction

Public Instance Methods

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