com.supermap.services.metadata.smmd2007

Class DataExt

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


    public class DataExt
    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}geoEle"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected java.lang.String exDesc 
      protected GeoEle geoEle 
    • Constructor Summary

      Constructors 
      Constructor and Description
      DataExt() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getExDesc()
      Gets the value of the exDesc property.
      GeoEle getGeoEle()
      Gets the value of the geoEle property.
      void setExDesc(java.lang.String value)
      Sets the value of the exDesc property.
      void setGeoEle(GeoEle value)
      Sets the value of the geoEle property.
      • Methods inherited from class java.lang.Object

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

      • geoEle

        protected GeoEle geoEle
        
      • exDesc

        protected java.lang.String exDesc
        
    • Constructor Detail

      • DataExt

        public DataExt()
        
    • Method Detail

      • getGeoEle

        public GeoEle getGeoEle()
        
        Gets the value of the geoEle property.
      • setGeoEle

        public void setGeoEle(GeoEle value)
        
        Sets the value of the geoEle property.
        Parameters:
        valueallowed - object isGeoEle
      • getExDesc

        public java.lang.String getExDesc()
        
        Gets the value of the exDesc property.
      • setExDesc

        public void setExDesc(java.lang.String value)
        
        Sets the value of the exDesc property.
        Parameters:
        valueallowed - object isString