class ACIrb::VnsSLDevInstTask

Public Instance Methods

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