Class RateReference
java.lang.Object
net.finmath.smartcontract.product.xml.RateReference
Reference to any rate (floating, inflation) derived from the abstract Rate
component.
Java class for RateReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RateReference"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
href
-
-
Constructor Details
-
RateReference
public RateReference()
-
-
Method Details
-
getHref
-
setHref
-