class ACIrb::FvStCEpDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 12921 def rn 'stcepdef-' << @attributes['mac'] << '-type-' << @attributes['type'] << '' end
# File lib/acirb/model/fv.rb, line 12921 def rn 'stcepdef-' << @attributes['mac'] << '-type-' << @attributes['type'] << '' end