class ACIrb::VmmPlInf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vmm.rb, line 558
def rn
  'plinf-[' << @attributes['epgPKey'] << ']'
end