class ACIrb::InfraAttEntityP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 669
def rn
  'attentp-' << @attributes['name'] << ''
end