class ACIrb::FvTenant
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 13342 def rn 'tn-' << @attributes['name'] << '' end
# File lib/acirb/model/fv.rb, line 13342 def rn 'tn-' << @attributes['name'] << '' end