class ACIrb::PolScopedCount
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/pol.rb, line 2805 def rn 'scope-[' << @attributes['scopeDn'] << ']-' << @attributes['oCl'] << '' end
# File lib/acirb/model/pol.rb, line 2805 def rn 'scope-[' << @attributes['scopeDn'] << ']-' << @attributes['oCl'] << '' end