class ACIrb::PconsRefDn

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pcons.rb, line 903
def rn
  'trdn-[' << @attributes['moDn'] << ']'
end