@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public class NETWORKDEMAND 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 ref="{http://www.opentrafficsim.org/ots}GTUTEMPLATEMIX" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opentrafficsim.org/ots}ODOPTIONS" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opentrafficsim.org/ots}OD" maxOccurs="unbounded" minOccurs="0"/>
         <element name="MODELIDREFERRAL" type="{http://www.opentrafficsim.org/ots}MODELIDREFERRALTYPE" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opentrafficsim.org/ots}GENERATOR" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opentrafficsim.org/ots}LISTGENERATOR" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opentrafficsim.org/ots}SINK" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected List<GENERATOR> | 
generator  | 
protected List<GTUTEMPLATEMIX> | 
gtutemplatemix  | 
protected List<LISTGENERATOR> | 
listgenerator  | 
protected List<MODELIDREFERRALTYPE> | 
modelidreferral  | 
protected List<OD> | 
od  | 
protected List<ODOPTIONS> | 
odoptions  | 
protected List<SINK> | 
sink  | 
| Constructor and Description | 
|---|
NETWORKDEMAND()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<GENERATOR> | 
getGENERATOR()
Gets the value of the generator property. 
 | 
List<GTUTEMPLATEMIX> | 
getGTUTEMPLATEMIX()
Gets the value of the gtutemplatemix property. 
 | 
List<LISTGENERATOR> | 
getLISTGENERATOR()
Gets the value of the listgenerator property. 
 | 
List<MODELIDREFERRALTYPE> | 
getMODELIDREFERRAL()
Gets the value of the modelidreferral property. 
 | 
List<OD> | 
getOD()
Gets the value of the od property. 
 | 
List<ODOPTIONS> | 
getODOPTIONS()
Gets the value of the odoptions property. 
 | 
List<SINK> | 
getSINK()
Gets the value of the sink property. 
 | 
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected List<GTUTEMPLATEMIX> gtutemplatemix
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected List<ODOPTIONS> odoptions
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected List<OD> od
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected List<MODELIDREFERRALTYPE> modelidreferral
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected List<GENERATOR> generator
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected List<LISTGENERATOR> listgenerator
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<GTUTEMPLATEMIX> getGTUTEMPLATEMIX()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the gtutemplatemix property.
 
 
For example, to add a new item, do as follows:
    getGTUTEMPLATEMIX().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 GTUTEMPLATEMIX
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<ODOPTIONS> getODOPTIONS()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the odoptions property.
 
 
For example, to add a new item, do as follows:
    getODOPTIONS().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 ODOPTIONS
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<OD> getOD()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the od property.
 
 
For example, to add a new item, do as follows:
    getOD().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 OD
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<MODELIDREFERRALTYPE> getMODELIDREFERRAL()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the modelidreferral property.
 
 
For example, to add a new item, do as follows:
    getMODELIDREFERRAL().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 MODELIDREFERRALTYPE
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<GENERATOR> getGENERATOR()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the generator property.
 
 
For example, to add a new item, do as follows:
    getGENERATOR().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 GENERATOR
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<LISTGENERATOR> getLISTGENERATOR()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the listgenerator property.
 
 
For example, to add a new item, do as follows:
    getLISTGENERATOR().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 LISTGENERATOR
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public List<SINK> getSINK()
 This accessor method returns a reference to the live list,
 not a snapshot. Therefore any modification you make to the
 returned list will be present inside the JAXB object.
 This is why there is not a set method for the sink property.
 
 
For example, to add a new item, do as follows:
    getSINK().add(newItem);
 
 
 
 
 Objects of the following type(s) are allowed in the list
 SINK
Copyright © 2014–2019 Delft University of Technology. All rights reserved.