class ACIrb::FvEpDefTask

Public Instance Methods

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