class ACIrb::FvInBEpPTask

Public Instance Methods

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