class ACIrb::InfraNodeCfgTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 3110
def rn
  'infraNodeCfgTask-' << @attributes['id'] << ''
end