class ACIrb::VnsEncapBlkDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vns.rb, line 3039 def rn 'from-[' << @attributes['from'] << ']-to-[' << @attributes['to'] << ']' end
# File lib/acirb/model/vns.rb, line 3039 def rn 'from-[' << @attributes['from'] << ']-to-[' << @attributes['to'] << ']' end