Class IdentifiedCurrency
java.lang.Object
net.finmath.smartcontract.product.xml.Currency
net.finmath.smartcontract.product.xml.IdentifiedCurrency
Specifies Currency with ID attribute.
Java class for IdentifiedCurrency complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IdentifiedCurrency"> <simpleContent> <extension base="<http://www.fpml.org/FpML-5/confirmation>Currency"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </extension> </simpleContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.Currency
currencyScheme, value
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.Currency
getCurrencyScheme, getValue, setCurrencyScheme, setValue
-
Field Details
-
id
-
-
Constructor Details
-
IdentifiedCurrency
public IdentifiedCurrency()
-
-
Method Details
-
getId
-
setId
-