class ACIrb::EqptLeafP

Public Instance Methods

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