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