class ACIrb::MgmtRsInBStNode

Public Instance Methods

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