Class FacilityIdentifier
java.lang.Object
net.finmath.smartcontract.product.xml.Asset
net.finmath.smartcontract.product.xml.IdentifiedAsset
net.finmath.smartcontract.product.xml.FacilityIdentifier
- Direct Known Subclasses:
FacilitySummary
A unique identifier to a facility.
Java class for FacilityIdentifier complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FacilityIdentifier"> <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
-
FacilityIdentifier
public FacilityIdentifier()
-