public class GeoEle
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}GeoBndBox"/>
 </sequence>
 </restriction>
 </complexContent>
 </complexType>
 
| Constructor and Description | 
|---|
| GeoEle() | 
| Modifier and Type | Method and Description | 
|---|---|
| GeoBndBox | getGeoBndBox()Gets the value of the geoBndBox property. | 
| void | setGeoBndBox(GeoBndBox value)Sets the value of the geoBndBox property. | 
protected GeoBndBox geoBndBox