class ACIrb::FvSvcBD

Public Instance Methods

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