class ACIrb::CallhomeRtInvPRef

Public Instance Methods

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