public class VectSpatRep
extends java.lang.Object
implements java.io.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">
 <sequence>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}topLvl"/>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}geoObjType"/>
 </sequence>
 </restriction>
 </complexContent>
 </complexType>
 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.String | geoObjType | 
| protected java.lang.String | topLvl | 
| Constructor and Description | 
|---|
| VectSpatRep() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getGeoObjType()Gets the value of the geoObjType property. | 
| java.lang.String | getTopLvl()Gets the value of the topLvl property. | 
| void | setGeoObjType(java.lang.String value)Sets the value of the geoObjType property. | 
| void | setTopLvl(java.lang.String value)Sets the value of the topLvl property. | 
protected java.lang.String topLvl
protected java.lang.String geoObjType
public java.lang.String getTopLvl()
public void setTopLvl(java.lang.String value)
valueallowed - object isStringpublic java.lang.String getGeoObjType()
public void setGeoObjType(java.lang.String value)
valueallowed - object isString