Class NonDeliverableSubstitute
java.lang.Object
net.finmath.smartcontract.product.xml.FxDisruptionFallback
net.finmath.smartcontract.product.xml.NonDeliverableSubstitute
Describes a currency which may be delivered instead
Java class for NonDeliverableSubstitute complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NonDeliverableSubstitute"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}FxDisruptionFallback"> <sequence> <element name="currency" type="{http://www.fpml.org/FpML-5/confirmation}Currency"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the currency property.void
setCurrency
(Currency value) Sets the value of the currency property.
-
Field Details
-
currency
-
-
Constructor Details
-
NonDeliverableSubstitute
public NonDeliverableSubstitute()
-
-
Method Details
-
getCurrency
-
setCurrency
-