class ACIrb::CompEpPD

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comp.rb, line 761
def rn
  'eppd-[' << @attributes['epgPKey'] << ']'
end