class ACIrb::FvRsNodeAtt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 8409
def rn
  'rsnodeAtt-[' << @attributes['tDn'] << ']'
end