class ACIrb::VzRtProv

Public Instance Methods

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