class ACIrb::CallhomeRtDestGroupRel

Public Instance Methods

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