@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public class PARAMETERDOUBLEDIST extends CONTDISTTYPE implements Serializable
Java class for PARAMETERDOUBLEDIST complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="PARAMETERDOUBLEDIST">
   <complexContent>
     <extension base="{http://www.opentrafficsim.org/ots}CONTDISTTYPE">
       <attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 CONTDISTTYPE.BETA, CONTDISTTYPE.CONSTANT, CONTDISTTYPE.ERLANG, CONTDISTTYPE.EXPONENTIAL, CONTDISTTYPE.GAMMA, CONTDISTTYPE.LOGNORMAL, CONTDISTTYPE.NORMAL, CONTDISTTYPE.PEARSON5, CONTDISTTYPE.PEARSON6, CONTDISTTYPE.TRIANGULAR, CONTDISTTYPE.UNIFORM, CONTDISTTYPE.WEIBULL| Modifier and Type | Field and Description | 
|---|---|
protected String | 
id  | 
beta, constant, erlang, exponential, gamma, lognormal, normal, pearson5, pearson6, triangular, uniform, weibull| Constructor and Description | 
|---|
PARAMETERDOUBLEDIST()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getID()
Gets the value of the id property. 
 | 
void | 
setID(String value)
Sets the value of the id property. 
 | 
getBETA, getCONSTANT, getERLANG, getEXPONENTIAL, getGAMMA, getLOGNORMAL, getNORMAL, getPEARSON5, getPEARSON6, getTRIANGULAR, getUNIFORM, getWEIBULL, setBETA, setCONSTANT, setERLANG, setEXPONENTIAL, setGAMMA, setLOGNORMAL, setNORMAL, setPEARSON5, setPEARSON6, setTRIANGULAR, setUNIFORM, setWEIBULL@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String id
Copyright © 2014–2019 Delft University of Technology. All rights reserved.