class ACIrb::PconsDelRef

Public Instance Methods

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