class ACIrb::FabricRsLeCardP

Public Instance Methods

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