com.supermap.services.metadata.smmd2007

Class GeoEle

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.GeoEle
  • All Implemented Interfaces:
    java.io.Serializable


    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>
     
    
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected GeoBndBox geoBndBox 
    • Constructor Summary

      Constructors 
      Constructor and Description
      GeoEle() 
    • Method Summary

      Methods 
      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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • GeoEle

        public GeoEle()
        
    • Method Detail

      • getGeoBndBox

        public GeoBndBox getGeoBndBox()
        
        Gets the value of the geoBndBox property.
      • setGeoBndBox

        public void setGeoBndBox(GeoBndBox value)
        
        Sets the value of the geoBndBox property.
        Parameters:
        valueallowed - object isGeoBndBox