class ACIrb::FvRtChassisEpg

Public Instance Methods

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