com.supermap.services.metadata.smmd2007

类 GeoEle

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.GeoEle
  • 所有已实现的接口:
    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>
     
    
    另请参阅:
    序列化表格
    • 字段概要

      字段 
      限定符和类型 字段和说明
      protected GeoBndBox geoBndBox 
    • 构造器概要

      构造器 
      构造器和说明
      GeoEle() 
    • 方法概要

      方法 
      限定符和类型 方法和说明
      GeoBndBox getGeoBndBox()
      Gets the value of the geoBndBox property.
      void setGeoBndBox(GeoBndBox value)
      Sets the value of the geoBndBox property.
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

    • 构造器详细资料

      • GeoEle

        public GeoEle()
        
    • 方法详细资料

      • getGeoBndBox

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

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