@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public class CSESHOULDER extends CROSSSECTIONELEMENT implements Serializable
Java class for CSESHOULDER complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="CSESHOULDER">
   <complexContent>
     <extension base="{http://www.opentrafficsim.org/ots}CROSSSECTIONELEMENT">
       <attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected String | 
id  | 
centeroffset, centeroffsetend, centeroffsetstart, leftoffset, leftoffsetend, leftoffsetstart, rightoffset, rightoffsetend, rightoffsetstart, width, widthend, widthstart| Constructor and Description | 
|---|
CSESHOULDER()  | 
| 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. 
 | 
getCENTEROFFSET, getCENTEROFFSETEND, getCENTEROFFSETSTART, getLEFTOFFSET, getLEFTOFFSETEND, getLEFTOFFSETSTART, getRIGHTOFFSET, getRIGHTOFFSETEND, getRIGHTOFFSETSTART, getWIDTH, getWIDTHEND, getWIDTHSTART, setCENTEROFFSET, setCENTEROFFSETEND, setCENTEROFFSETSTART, setLEFTOFFSET, setLEFTOFFSETEND, setLEFTOFFSETSTART, setRIGHTOFFSET, setRIGHTOFFSETEND, setRIGHTOFFSETSTART, setWIDTH, setWIDTHEND, setWIDTHSTART@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.