class ACIrb::FvcapProv
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fvcap.rb, line 27 def rn 'fvcapprov-' << @attributes['subj'] << '-type-' << @attributes['type'] << '' end
# File lib/acirb/model/fvcap.rb, line 27 def rn 'fvcapprov-' << @attributes['subj'] << '-type-' << @attributes['type'] << '' end