class ACIrb::VzRtIf

Public Instance Methods

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