Class AnyAssetReference
java.lang.Object
net.finmath.smartcontract.product.xml.Reference
net.finmath.smartcontract.product.xml.AnyAssetReference
A reference to an asset, e.g. a portfolio, trade, or reference
instrument..
Java class for AnyAssetReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AnyAssetReference"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}Reference"> <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> </extension> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
href
-
-
Constructor Details
-
AnyAssetReference
public AnyAssetReference()
-
-
Method Details
-
getHref
-
setHref
-