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