class ACIrb::CallhomeRtInvPRefEvent

Public Instance Methods

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