class ACIrb::VnsDevInt

Public Instance Methods

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