class ACIrb::RelnPolReleaseArgs

Public Instance Methods

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