class ACIrb::AaaIDomainRef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/aaa.rb, line 658 def rn 'idomain-' << @attributes['name'] << '' end
# File lib/acirb/model/aaa.rb, line 658 def rn 'idomain-' << @attributes['name'] << '' end