Class QuotationCharacteristics

java.lang.Object
net.finmath.smartcontract.product.xml.QuotationCharacteristics

public class QuotationCharacteristics extends Object
A type representing a set of characteristics that describe a quotation.

Java class for QuotationCharacteristics complex type.

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

 <complexType name="QuotationCharacteristics">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{http://www.fpml.org/FpML-5/confirmation}QuotationCharacteristics.model"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>