class ACIrb::CallhomeRtDestGroup

Public Instance Methods

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