class ACIrb::L2extRtL2DomAtt

Public Instance Methods

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