class ACIrb::ConfigRtDbgrConfigExportP

Public Instance Methods

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