class ACIrb::VzRtToCtrct

Public Instance Methods

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