class ACIrb::CallhomeRtToRemoteQueryGroup

Public Instance Methods

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