class ACIrb::VnsRelnCons

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 5104
def rn
  'relnCons-[' << @attributes['consDn'] << ']'
end