@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public class PARAMETERLONGDIST extends DISCRETEDISTTYPE implements Serializable
Java class for PARAMETERLONGDIST complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="PARAMETERLONGDIST">
   <complexContent>
     <extension base="{http://www.opentrafficsim.org/ots}DISCRETEDISTTYPE">
       <attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 DISCRETEDISTTYPE.BERNOULLI, DISCRETEDISTTYPE.BINOMIAL, DISCRETEDISTTYPE.CONSTANT, DISCRETEDISTTYPE.GEOMETRIC, DISCRETEDISTTYPE.NEGBINOMIAL, DISCRETEDISTTYPE.POISSON, DISCRETEDISTTYPE.UNIFORM| Modifier and Type | Field and Description | 
|---|---|
protected String | 
id  | 
bernoulli, binomial, constant, geometric, negbinomial, poisson, uniform| Constructor and Description | 
|---|
PARAMETERLONGDIST()  | 
| 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. 
 | 
getBERNOULLI, getBINOMIAL, getCONSTANT, getGEOMETRIC, getNEGBINOMIAL, getPOISSON, getUNIFORM, setBERNOULLI, setBINOMIAL, setCONSTANT, setGEOMETRIC, setNEGBINOMIAL, setPOISSON, setUNIFORM@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.