class ACIrb::VzIntDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 1786
def rn
  'int-[' << @attributes['ifPKey'] << ']'
end