class ACIrb::HvsVSpanSessionSrc
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/hvs.rb, line 642 def rn 'vspansrc-' << @attributes['port'] << '-' << @attributes['dir'] << '' end
# File lib/acirb/model/hvs.rb, line 642 def rn 'vspansrc-' << @attributes['port'] << '-' << @attributes['dir'] << '' end