class ACIrb::RelnPolResolveArgs

Public Instance Methods

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