Artefact:Aggregate/org/oomodels/sandbox/business/datatypes/quantities/money/CurrencyValues

From OOModels
Jump to navigationJump to search
Classification
Type Type:org/xocp/OCP/xml/2.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Aggregate
More
Download Code
Namespace (more)

Provides a sandbox for modelling.

It is intended to develop generalised, sufficiently abstract artefacts that can serve as common ground for more specific models.

create new pages

Code[edit]


<Currencies CLASS="org.oomodels.sandbox.business.datatypes.quantities.money.Currency[]">
  <C Code="USD" Number="840" DecimalPlaces="2" Name="United States dollar" Sign="$"/>
  <C Code="EUR" Number="978" DecimalPlaces="2" Name="Euro" Sign="€"/>
</Currencies>