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