class ACIrb::FvAttEntPDepl

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 1622
def rn
  'aentdepl-[' << @attributes['aFuncPKey'] << ']'
end