class ACIrb::VzRtCons

Public Instance Methods

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