class ACIrb::FvOptedPlanSrvc

Public Instance Methods

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