class ACIrb::IpRsAddrToIpDef

Public Instance Methods

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