class ACIrb::CallhomeRtQueryGroupRel

Public Instance Methods

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