class ACIrb::SatmDExtCh

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/satm.rb, line 35
def rn
  'dextch-[' << @attributes['vendor'] << ']-[' << @attributes['model'] << ']-' << @attributes['ser'] << ''
end