Class: PortfolioManager::Xml::DataType

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

Overview

{}dataType

Constant Summary collapse

C_Numeric =
new("numeric")
C_String =
new("string")
Date =
new("date")