class ACIrb::CompVNicPDDefTask

Public Instance Methods

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