@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public class RUN extends Object implements Serializable
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="STARTTIME" type="{http://www.opentrafficsim.org/ots}TIMETYPE" minOccurs="0"/>
         <element name="WARMUPPERIOD" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE" minOccurs="0"/>
         <element name="RUNLENGTH" type="{http://www.opentrafficsim.org/ots}DURATIONTYPE"/>
         <element name="NUMBERREPLICATIONS" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
         <element ref="{http://www.opentrafficsim.org/ots}RANDOMSTREAMS" minOccurs="0"/>
       </sequence>
       <attribute ref="{http://www.w3.org/XML/1998/namespace}base"/>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected String | 
base  | 
protected Long | 
numberreplications  | 
protected RANDOMSTREAMS | 
randomstreams  | 
protected Duration | 
runlength  | 
protected Time | 
starttime  | 
protected Duration | 
warmupperiod  | 
| Constructor and Description | 
|---|
RUN()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getBase()
Gets the value of the base property. 
 | 
Long | 
getNUMBERREPLICATIONS()
Gets the value of the numberreplications property. 
 | 
RANDOMSTREAMS | 
getRANDOMSTREAMS()
Gets the value of the randomstreams property. 
 | 
Duration | 
getRUNLENGTH()
Gets the value of the runlength property. 
 | 
Time | 
getSTARTTIME()
Gets the value of the starttime property. 
 | 
Duration | 
getWARMUPPERIOD()
Gets the value of the warmupperiod property. 
 | 
void | 
setBase(String value)
Sets the value of the base property. 
 | 
void | 
setNUMBERREPLICATIONS(Long value)
Sets the value of the numberreplications property. 
 | 
void | 
setRANDOMSTREAMS(RANDOMSTREAMS value)
Sets the value of the randomstreams property. 
 | 
void | 
setRUNLENGTH(Duration value)
Sets the value of the runlength property. 
 | 
void | 
setSTARTTIME(Time value)
Sets the value of the starttime property. 
 | 
void | 
setWARMUPPERIOD(Duration value)
Sets the value of the warmupperiod property. 
 | 
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Time starttime
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Duration warmupperiod
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Duration runlength
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected Long numberreplications
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected RANDOMSTREAMS randomstreams
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String base
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public Time getSTARTTIME()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setSTARTTIME(Time value)
value - allowed object is
     String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public Duration getWARMUPPERIOD()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setWARMUPPERIOD(Duration value)
value - allowed object is
     String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public Duration getRUNLENGTH()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setRUNLENGTH(Duration value)
value - allowed object is
     String@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public Long getNUMBERREPLICATIONS()
Long@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setNUMBERREPLICATIONS(Long value)
value - allowed object is
     Long@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public RANDOMSTREAMS getRANDOMSTREAMS()
RANDOMSTREAMS@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public void setRANDOMSTREAMS(RANDOMSTREAMS value)
value - allowed object is
     RANDOMSTREAMS@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public String getBase()
StringCopyright © 2014–2019 Delft University of Technology. All rights reserved.