class ACIrb::ExtnwAccGrpCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/extnw.rb, line 24
def rn
  'agcont-[' << @attributes['agPKey'] << ']'
end