class ACIrb::CoopVpcRec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/coop.rb, line 1238 def rn 'r-' << @attributes['swId'] << '-r-' << @attributes['portId'] << '' end
# File lib/acirb/model/coop.rb, line 1238 def rn 'r-' << @attributes['swId'] << '-r-' << @attributes['portId'] << '' end