class ACIrb::VzCtrctEntityDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 1231
def rn
  'entity-[' << @attributes['epgDn'] << ']'
end