com.esri.arcgisws
Class TrafficFeedLocation
java.lang.Object
com.esri.arcgisws.TrafficFeedLocation
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- TrafficFeedDirectory
public class TrafficFeedLocation
- extends java.lang.Object
- implements java.io.Serializable
A container for describing a network dataset source.
Java class for TrafficFeedLocation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TrafficFeedLocation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
A container for describing a network dataset source.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrafficFeedLocation
public TrafficFeedLocation()
- TrafficFeedLocation default constructor.