class ACIrb::VzRsAnyToCons

Public Instance Methods

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