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>
 
| 限定符和类型 | 字段和说明 | 
|---|---|
protected java.lang.String | 
geoObjType  | 
protected java.lang.String | 
topLvl  | 
| 构造器和说明 | 
|---|
VectSpatRep()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
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. 
 | 
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