Class UnderlyerReference

java.lang.Object
net.finmath.smartcontract.product.xml.Reference
net.finmath.smartcontract.product.xml.UnderlyerReference

public class UnderlyerReference extends Reference
Reference to an underlyer

Java class for UnderlyerReference complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="UnderlyerReference">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}Reference">
       <attribute name="href" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
     </extension>
   </complexContent>
 </complexType>