Class: PortfolioManager::Xml::Report

Inherits:
Object
  • Object
show all
Defined in:
lib/portfolio_manager/xml.rb

Overview

{}report

Defined Under Namespace

Classes: Properties

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil) ⇒ Report

Returns a new instance of Report.



7827
7828
7829
7830
7831
7832
7833
7834
7835
# File 'lib/portfolio_manager/xml.rb', line 7827

def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
  @id = id
  @type = type
  @timeframe = timeframe
  @templateId = templateId
  @templateName = templateName
  @properties = properties
  @reportGenerationStatus = reportGenerationStatus
end

Instance Attribute Details

#idSOAP::SOAPLong

Returns:

  • (SOAP::SOAPLong)


7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end

#propertiesPortfolioManager::Xml::Report::Properties



7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end

#reportGenerationStatusPortfolioManager::Xml::ReportStatusType



7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end

#templateIdSOAP::SOAPLong

Returns:

  • (SOAP::SOAPLong)


7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end

#templateNameSOAP::SOAPString

Returns:

  • (SOAP::SOAPString)


7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end

#timeframePortfolioManager::Xml::TimeframeType



7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end

#typePortfolioManager::Xml::ReportType



7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
# File 'lib/portfolio_manager/xml.rb', line 7812

class Report

  # inner class for member: properties
  # {}properties
  class Properties < ::Array
  end

  attr_accessor :id
  attr_accessor :type
  attr_accessor :timeframe
  attr_accessor :templateId
  attr_accessor :templateName
  attr_accessor :properties
  attr_accessor :reportGenerationStatus

  def initialize(id = nil, type = nil, timeframe = nil, templateId = nil, templateName = nil, properties = nil, reportGenerationStatus = nil)
    @id = id
    @type = type
    @timeframe = timeframe
    @templateId = templateId
    @templateName = templateName
    @properties = properties
    @reportGenerationStatus = reportGenerationStatus
  end
end