com.supermap.services.metadata.smmd2007

Class AggrInfo

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


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

      Constructors 
      Constructor and Description
      AggrInfo() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      AggrDSName getAggrDSName()
      Gets the value of the aggrDSName property.
      java.lang.String getAssocType()
      Gets the value of the assocType property.
      void setAggrDSName(AggrDSName value)
      Sets the value of the aggrDSName property.
      void setAssocType(java.lang.String value)
      Sets the value of the assocType property.
      • Methods inherited from class java.lang.Object

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

      • assocType

        protected java.lang.String assocType
        
    • Constructor Detail

      • AggrInfo

        public AggrInfo()
        
    • Method Detail

      • getAggrDSName

        public AggrDSName getAggrDSName()
        
        Gets the value of the aggrDSName property.
      • setAggrDSName

        public void setAggrDSName(AggrDSName value)
        
        Sets the value of the aggrDSName property.
        Parameters:
        valueallowed - object isAggrDSName
      • getAssocType

        public java.lang.String getAssocType()
        
        Gets the value of the assocType property.
      • setAssocType

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