Class DealIdentifier
java.lang.Object
net.finmath.smartcontract.product.xml.Asset
net.finmath.smartcontract.product.xml.IdentifiedAsset
net.finmath.smartcontract.product.xml.DealIdentifier
- Direct Known Subclasses:
DealSummary
A unique reference to a syndicated bank loan deal (credit agreement).
Java class for DealIdentifier complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DealIdentifier"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}IdentifiedAsset"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.IdentifiedAsset
description, instrumentId
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.IdentifiedAsset
getDescription, getInstrumentId, setDescription
-
Constructor Details
-
DealIdentifier
public DealIdentifier()
-