class ACIrb::InfraEpPDTask

Public Instance Methods

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