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