class ACIrb::MaintNodeInMaint
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/maint.rb, line 322 def rn 'node-' << @attributes['nodeId'] << '' end
# File lib/acirb/model/maint.rb, line 322 def rn 'node-' << @attributes['nodeId'] << '' end