class ACIrb::HvsVSpanSession

Public Instance Methods

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