class ACIrb::RtpfxEntry

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtpfx.rb, line 30
def rn
  'ent-' << @attributes['order'] << ''
end