class ACIrb::VnsREPpInfo

Public Instance Methods

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