class ACIrb::AaaRtVDevToDomainRef

Public Instance Methods

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