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