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