class ACIrb::RelnTcPolCons

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/reln.rb, line 649
def rn
  'tccons-[' << @attributes['resolverDn'] << ']'
end