Class FirstPeriodStartDate

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

public class FirstPeriodStartDate extends Object

Java class for FirstPeriodStartDate complex type.

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

 <complexType name="FirstPeriodStartDate">
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>date">
       <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
     </extension>
   </simpleContent>
 </complexType>