class ACIrb::FabricRsSpCardP

Public Instance Methods

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