class ACIrb::FvBrEpP

Public Instance Methods

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