Class Leg
java.lang.Object
net.finmath.smartcontract.product.xml.Leg
- Direct Known Subclasses:
CommodityForwardLeg
,CommodityPerformanceSwapLeg
,CommoditySwapLeg
,DirectionalLeg
,FeeLeg
,FxSwapLeg
,InterestRateStream
,RepoLegBase
A supertype of leg. All swap legs extend this type.
Java class for Leg complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Leg"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
-
Constructor Details
-
Leg
public Leg()
-
-
Method Details
-
getId
-
setId
-