class ACIrb::IsisAdjEp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/isis.rb, line 34 def rn 'adj-' << @attributes['type'] << '-adj-' << @attributes['sysId'] << '' end
# File lib/acirb/model/isis.rb, line 34 def rn 'adj-' << @attributes['type'] << '-adj-' << @attributes['sysId'] << '' end