class ACIrb::FvBDHolder
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 1884 def rn 'bd-[' << @attributes['bdDn'] << ']-isSvc-' << @attributes['isSvc'] << '' end
# File lib/acirb/model/fv.rb, line 1884 def rn 'bd-[' << @attributes['bdDn'] << ']-isSvc-' << @attributes['isSvc'] << '' end