com.supermap.services.metadata.smmd2007

Class FetCatDesc

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


    public class FetCatDesc
    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}incWithDS"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}catFetTypes"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}fetAttDesc"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected java.lang.String catFetTypes 
      protected java.lang.String fetAttDesc 
      protected int incWithDS 
    • Constructor Summary

      Constructors 
      Constructor and Description
      FetCatDesc() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getCatFetTypes()
      Gets the value of the catFetTypes property.
      java.lang.String getFetAttDesc()
      Gets the value of the fetAttDesc property.
      int getIncWithDS()
      Gets the value of the incWithDS property.
      void setCatFetTypes(java.lang.String value)
      Sets the value of the catFetTypes property.
      void setFetAttDesc(java.lang.String value)
      Sets the value of the fetAttDesc property.
      void setIncWithDS(int value)
      Sets the value of the incWithDS property.
      • Methods inherited from class java.lang.Object

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

      • incWithDS

        protected int incWithDS
        
      • catFetTypes

        protected java.lang.String catFetTypes
        
      • fetAttDesc

        protected java.lang.String fetAttDesc
        
    • Constructor Detail

      • FetCatDesc

        public FetCatDesc()
        
    • Method Detail

      • getIncWithDS

        public int getIncWithDS()
        
        Gets the value of the incWithDS property.
      • setIncWithDS

        public void setIncWithDS(int value)
        
        Sets the value of the incWithDS property.
      • getCatFetTypes

        public java.lang.String getCatFetTypes()
        
        Gets the value of the catFetTypes property.
      • setCatFetTypes

        public void setCatFetTypes(java.lang.String value)
        
        Sets the value of the catFetTypes property.
        Parameters:
        valueallowed - object isString
      • getFetAttDesc

        public java.lang.String getFetAttDesc()
        
        Gets the value of the fetAttDesc property.
      • setFetAttDesc

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