class ACIrb::FvtopoRtEp

Public Instance Methods

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