class ACIrb::CnwPhysIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/cnw.rb, line 99
def rn
  'cphys-[' << @attributes['id'] << ']'
end