class ACIrb::PconsInstDn

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pcons.rb, line 476
def rn
  'instdn-[' << @attributes['polDn'] << ']'
end