class ACIrb::TagRef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/tag.rb, line 303 def rn 'ref-[' << @attributes['oDn'] << ']' end
# File lib/acirb/model/tag.rb, line 303 def rn 'ref-[' << @attributes['oDn'] << ']' end