class ACIrb::FabricRtLeCardP

Public Instance Methods

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