class ACIrb::InfraRtBndlGrp

Public Instance Methods

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