Class PaymentRule
java.lang.Object
net.finmath.smartcontract.product.xml.PaymentRule
- Direct Known Subclasses:
PercentageRule
The abstract base type from which all calculation rules of the independent
amount must be derived.
Java class for PaymentRule complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaymentRule"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PaymentRule
public PaymentRule()
-