class ACIrb::VnsSHSEPpInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 11793
def rn
  'shldev-[' << @attributes['priKey'] << ']-epg-[' << @attributes['shEpgDn'] << ']'
end