class ACIrb::InfraEpPDDef

Public Instance Methods

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