class ACIrb::IdentElement16
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ident.rb, line 498 def rn 'id16-' << @attributes['id'] << '' end
# File lib/acirb/model/ident.rb, line 498 def rn 'id16-' << @attributes['id'] << '' end