class ACIrb::VzRtConnToFlt

Public Instance Methods

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