Class DateTimeParameter


public class DateTimeParameter extends ConstantParameter

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.bpsim.org/schemas/1.0}ConstantParameter">
       <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
     </extension>
   </complexContent>
 </complexType>