class ACIrb::NwRtEpDefToPathEp

Public Instance Methods

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