class ACIrb::HvsRtLNode

Public Instance Methods

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