class ACIrb::VzAnyDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vz.rb, line 522 def rn 'anydef-[' << @attributes['anyDn'] << ']' end
# File lib/acirb/model/vz.rb, line 522 def rn 'anydef-[' << @attributes['anyDn'] << ']' end