class ACIrb::RelnReleaseRef

Public Instance Methods

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