class ACIrb::NwPathEpTask

Public Instance Methods

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