class ACIrb::PresPodEvntLsn

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pres.rb, line 175
def rn
  'list-[' << @attributes['lstDn'] << ']'
end