class ACIrb::StpAllocEncapCont

Public Instance Methods

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