class ACIrb::PconsRefCont

Public Instance Methods

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