@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") public static class SHORTESTROUTE.VIA 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">
       <attribute name="NODE" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 | Constructor and Description | 
|---|
VIA()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getNODE()
Gets the value of the node property. 
 | 
void | 
setNODE(String value)
Sets the value of the node property. 
 | 
@Generated(value="com.sun.tools.xjc.Driver", date="2019-04-20T02:12:22+02:00", comments="JAXB RI v2.3.0") protected String node
Copyright © 2014–2019 Delft University of Technology. All rights reserved.