class ACIrb::InfraRsAccCardP

Public Instance Methods

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