class ACIrb::StpAllocEncapBlkDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/stp.rb, line 105
def rn
  'allocencapblkdef-[' << @attributes['encapBlk'] << ']'
end