class ACIrb::VnsRtFolderInstAtt

Public Instance Methods

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