com.supermap.services.metadata.smmd2007

Class VectSpatRep

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


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

      Fields 
      Modifier and Type Field and Description
      protected java.lang.String geoObjType 
      protected java.lang.String topLvl 
    • Constructor Summary

      Constructors 
      Constructor and Description
      VectSpatRep() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      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.
      • Methods inherited from class java.lang.Object

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

      • topLvl

        protected java.lang.String topLvl
        
      • geoObjType

        protected java.lang.String geoObjType
        
    • Constructor Detail

      • VectSpatRep

        public VectSpatRep()
        
    • Method Detail

      • getTopLvl

        public java.lang.String getTopLvl()
        
        Gets the value of the topLvl property.
      • setTopLvl

        public void setTopLvl(java.lang.String value)
        
        Sets the value of the topLvl property.
        Parameters:
        valueallowed - object isString
      • getGeoObjType

        public java.lang.String getGeoObjType()
        
        Gets the value of the geoObjType property.
      • setGeoObjType

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