class ACIrb::MgmtRtInB

Public Instance Methods

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