@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public class ANIMATION extends Object
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">
<choice>
<element name="GTUCOLORERS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GTUCOLORER" type="{http://www.opentrafficsim.org/ots}GTUCOLORERTYPE" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="GTUCOLORER" type="{http://www.opentrafficsim.org/ots}GTUCOLORERTYPE"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ANIMATION.GTUCOLORERS
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GTUCOLORERTYPE |
gtucolorer |
protected ANIMATION.GTUCOLORERS |
gtucolorers |
| Constructor and Description |
|---|
ANIMATION() |
| Modifier and Type | Method and Description |
|---|---|
GTUCOLORERTYPE |
getGTUCOLORER()
Gets the value of the gtucolorer property.
|
ANIMATION.GTUCOLORERS |
getGTUCOLORERS()
Gets the value of the gtucolorers property.
|
void |
setGTUCOLORER(GTUCOLORERTYPE value)
Sets the value of the gtucolorer property.
|
void |
setGTUCOLORERS(ANIMATION.GTUCOLORERS value)
Sets the value of the gtucolorers property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected ANIMATION.GTUCOLORERS gtucolorers
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected GTUCOLORERTYPE gtucolorer
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public ANIMATION.GTUCOLORERS getGTUCOLORERS()
ANIMATION.GTUCOLORERS@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setGTUCOLORERS(ANIMATION.GTUCOLORERS value)
value - allowed object is
ANIMATION.GTUCOLORERS@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public GTUCOLORERTYPE getGTUCOLORER()
GTUCOLORERTYPE@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setGTUCOLORER(GTUCOLORERTYPE value)
value - allowed object is
GTUCOLORERTYPECopyright © 2014–2019 Delft University of Technology. All rights reserved.