class ACIrb::CnwAggrIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/cnw.rb, line 49
def rn
  'caggr-[' << @attributes['id'] << ']'
end