class ACIrb::VzToEPgAny

Public Instance Methods

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