class ACIrb::FvRtOoBCtx

Public Instance Methods

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