class ACIrb::CnwRsMbrIfs

Public Instance Methods

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