Class NETWORKDEMAND

  • All Implemented Interfaces:
    Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.6",
               date="2022-09-04T02:31:11+02:00")
    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}ROUTE" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{http://www.opentrafficsim.org/ots}ROUTEMIX" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{http://www.opentrafficsim.org/ots}SHORTESTROUTE" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{http://www.opentrafficsim.org/ots}SHORTESTROUTEMIX" maxOccurs="unbounded" minOccurs="0"/>
             <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>
     
    See Also:
    Serialized Form
    • Field Detail

      • route

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<ROUTE> route
      • routemix

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<ROUTEMIX> routemix
      • shortestroute

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<SHORTESTROUTE> shortestroute
      • shortestroutemix

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<SHORTESTROUTEMIX> shortestroutemix
      • gtutemplatemix

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<GTUTEMPLATEMIX> gtutemplatemix
      • odoptions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<ODOPTIONS> odoptions
      • od

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<OD> od
      • modelidreferral

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<MODELIDREFERRALTYPE> modelidreferral
      • generator

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<GENERATOR> generator
      • listgenerator

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<LISTGENERATOR> listgenerator
      • sink

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected List<SINK> sink
    • Constructor Detail

      • NETWORKDEMAND

        public NETWORKDEMAND()
    • Method Detail

      • getROUTE

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<ROUTE> getROUTE()
        Gets the value of the route property.

        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 route property.

        For example, to add a new item, do as follows:

            getROUTE().add(newItem);
         

        Objects of the following type(s) are allowed in the list ROUTE

      • getROUTEMIX

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<ROUTEMIX> getROUTEMIX()
        Gets the value of the routemix property.

        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 routemix property.

        For example, to add a new item, do as follows:

            getROUTEMIX().add(newItem);
         

        Objects of the following type(s) are allowed in the list ROUTEMIX

      • getSHORTESTROUTE

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<SHORTESTROUTE> getSHORTESTROUTE()
        Gets the value of the shortestroute property.

        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 shortestroute property.

        For example, to add a new item, do as follows:

            getSHORTESTROUTE().add(newItem);
         

        Objects of the following type(s) are allowed in the list SHORTESTROUTE

      • getSHORTESTROUTEMIX

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<SHORTESTROUTEMIX> getSHORTESTROUTEMIX()
        Gets the value of the shortestroutemix property.

        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 shortestroutemix property.

        For example, to add a new item, do as follows:

            getSHORTESTROUTEMIX().add(newItem);
         

        Objects of the following type(s) are allowed in the list SHORTESTROUTEMIX

      • getGTUTEMPLATEMIX

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<GTUTEMPLATEMIX> getGTUTEMPLATEMIX()
        Gets the value of the gtutemplatemix property.

        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

      • getODOPTIONS

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<ODOPTIONS> getODOPTIONS()
        Gets the value of the odoptions property.

        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

      • getOD

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<OD> getOD()
        Gets the value of the od property.

        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

      • getMODELIDREFERRAL

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<MODELIDREFERRALTYPE> getMODELIDREFERRAL()
        Gets the value of the modelidreferral property.

        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

      • getGENERATOR

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<GENERATOR> getGENERATOR()
        Gets the value of the generator property.

        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

      • getLISTGENERATOR

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<LISTGENERATOR> getLISTGENERATOR()
        Gets the value of the listgenerator property.

        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

      • getSINK

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public List<SINK> getSINK()
        Gets the value of the sink property.

        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