class ACIrb::FabricRsFabFw

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 8132
def rn
  'rsfabFw-[' << @attributes['tDn'] << ']'
end