class ACIrb::L3DomMbrIf

Public Instance Methods

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