Class RestructuringEvent
java.lang.Object
net.finmath.smartcontract.product.xml.CreditEvent
net.finmath.smartcontract.product.xml.RestructuringEvent
Java class for RestructuringEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RestructuringEvent"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}CreditEvent"> <sequence> <element name="partialExerciseAmount" type="{http://www.fpml.org/FpML-5/confirmation}Money" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the partialExerciseAmount property.void
setPartialExerciseAmount
(Money value) Sets the value of the partialExerciseAmount property.
-
Field Details
-
partialExerciseAmount
-
-
Constructor Details
-
RestructuringEvent
public RestructuringEvent()
-
-
Method Details
-
getPartialExerciseAmount
-
setPartialExerciseAmount
-