Class Smartderivativecontract.Valuation.Artefact

java.lang.Object
net.finmath.smartcontract.product.xml.Smartderivativecontract.Valuation.Artefact
Enclosing class:
Smartderivativecontract.Valuation

public static class Smartderivativecontract.Valuation.Artefact extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="groupId" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="artifactId" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="version" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>