com.supermap.services.metadata.smmd2007

类 DataIdent

  • java.lang.Object
    • com.supermap.services.metadata.smmd2007.DataIdent
  • 所有已实现的接口:
    java.io.Serializable


    public class DataIdent
    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}idCitation"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}idAbs"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}idPurp"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dataLang"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}idStatus"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}idPoC"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}keyword"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}graphOver"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}resType"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}resSubType"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}tpCat"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}refTheme"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}resConst"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}aggrInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dsFormat"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dataExt"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}spatRpType"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dataScale"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dataChar"/>
     </sequence>
     </restriction>
     </complexContent>
     </complexType>
     
    
    另请参阅:
    序列化表格
    • 字段详细资料

      • idAbs

        protected java.lang.String idAbs
        
      • idPurp

        protected java.lang.String idPurp
        
      • dataLang

        protected java.lang.String dataLang
        
      • idStatus

        protected java.lang.String idStatus
        
      • idPoC

        protected IdPoC idPoC
        
      • keyword

        protected java.lang.String keyword
        
      • resType

        protected java.lang.String resType
        
      • resSubType

        protected java.lang.String resSubType
        
      • tpCat

        protected java.lang.String tpCat
        
      • dataExt

        protected DataExt dataExt
        
      • spatRpType

        protected java.lang.String spatRpType
        
      • dataChar

        protected java.lang.String dataChar
        
    • 构造器详细资料

      • DataIdent

        public DataIdent()
        
    • 方法详细资料

      • getIdCitation

        public IdCitation getIdCitation()
        
        Gets the value of the idCitation property.
      • setIdCitation

        public void setIdCitation(IdCitation value)
        
        Sets the value of the idCitation property.
        参数:
        valueallowed - object isIdCitation
      • getIdAbs

        public java.lang.String getIdAbs()
        
        Gets the value of the idAbs property.
      • setIdAbs

        public void setIdAbs(java.lang.String value)
        
        Sets the value of the idAbs property.
        参数:
        valueallowed - object isString
      • getIdPurp

        public java.lang.String getIdPurp()
        
        Gets the value of the idPurp property.
      • setIdPurp

        public void setIdPurp(java.lang.String value)
        
        Sets the value of the idPurp property.
        参数:
        valueallowed - object isString
      • getDataLang

        public java.lang.String getDataLang()
        
        Gets the value of the dataLang property.
      • setDataLang

        public void setDataLang(java.lang.String value)
        
        Sets the value of the dataLang property.
        参数:
        valueallowed - object isString
      • getIdStatus

        public java.lang.String getIdStatus()
        
        Gets the value of the idStatus property.
      • setIdStatus

        public void setIdStatus(java.lang.String value)
        
        Sets the value of the idStatus property.
        参数:
        valueallowed - object isString
      • getIdPoC

        public IdPoC getIdPoC()
        
        Gets the value of the idPoC property.
      • setIdPoC

        public void setIdPoC(IdPoC value)
        
        Sets the value of the idPoC property.
        参数:
        valueallowed - object isIdPoC
      • getKeyword

        public java.lang.String getKeyword()
        
        Gets the value of the keyword property.
      • setKeyword

        public void setKeyword(java.lang.String value)
        
        Sets the value of the keyword property.
        参数:
        valueallowed - object isString
      • getGraphOver

        public GraphOver getGraphOver()
        
        Gets the value of the graphOver property.
      • setGraphOver

        public void setGraphOver(GraphOver value)
        
        Sets the value of the graphOver property.
        参数:
        valueallowed - object isGraphOver
      • getResType

        public java.lang.String getResType()
        
        Gets the value of the resType property.
      • setResType

        public void setResType(java.lang.String value)
        
        Sets the value of the resType property.
        参数:
        valueallowed - object isString
      • getResSubType

        public java.lang.String getResSubType()
        
        Gets the value of the resSubType property.
      • setResSubType

        public void setResSubType(java.lang.String value)
        
        Sets the value of the resSubType property.
        参数:
        valueallowed - object isString
      • getTpCat

        public java.lang.String getTpCat()
        
        Gets the value of the tpCat property.
      • setTpCat

        public void setTpCat(java.lang.String value)
        
        Sets the value of the tpCat property.
        参数:
        valueallowed - object isString
      • getRefTheme

        public RefTheme getRefTheme()
        
        Gets the value of the refTheme property.
      • setRefTheme

        public void setRefTheme(RefTheme value)
        
        Sets the value of the refTheme property.
        参数:
        valueallowed - object isRefTheme
      • getResConst

        public ResConst getResConst()
        
        Gets the value of the resConst property.
      • setResConst

        public void setResConst(ResConst value)
        
        Sets the value of the resConst property.
        参数:
        valueallowed - object isResConst
      • getAggrInfo

        public AggrInfo getAggrInfo()
        
        Gets the value of the aggrInfo property.
      • setAggrInfo

        public void setAggrInfo(AggrInfo value)
        
        Sets the value of the aggrInfo property.
        参数:
        valueallowed - object isAggrInfo
      • getDsFormat

        public DsFormat getDsFormat()
        
        Gets the value of the dsFormat property.
      • setDsFormat

        public void setDsFormat(DsFormat value)
        
        Sets the value of the dsFormat property.
        参数:
        valueallowed - object isDsFormat
      • getDataExt

        public DataExt getDataExt()
        
        Gets the value of the dataExt property.
      • setDataExt

        public void setDataExt(DataExt value)
        
        Sets the value of the dataExt property.
        参数:
        valueallowed - object isDataExt
      • getSpatRpType

        public java.lang.String getSpatRpType()
        
        Gets the value of the spatRpType property.
      • setSpatRpType

        public void setSpatRpType(java.lang.String value)
        
        Sets the value of the spatRpType property.
        参数:
        valueallowed - object isString
      • getDataScale

        public DataScale getDataScale()
        
        Gets the value of the dataScale property.
      • setDataScale

        public void setDataScale(DataScale value)
        
        Sets the value of the dataScale property.
        参数:
        valueallowed - object isDataScale
      • getDataChar

        public java.lang.String getDataChar()
        
        Gets the value of the dataChar property.
      • setDataChar

        public void setDataChar(java.lang.String value)
        
        Sets the value of the dataChar property.
        参数:
        valueallowed - object isString