com.supermap.services.metadata.smmd2007

类 Metadata

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


    public class Metadata
    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}mdFileID"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}mdLang"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}mdChar"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}mdContact"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}mdDateSt"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}mdStanName"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}mdStanVer"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dataIdInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}dqInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}spatRepInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}refSysInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}contInfo"/>
     <element ref="{http://data.sbsm.gov.cn/smmd/2007}distInfo"/>
     </sequence>
     <attribute name="createdBy" use="required">
     <simpleType>
     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="0"/>
     </restriction>
     </simpleType>
     </attribute>
     </restriction>
     </complexContent>
     </complexType>
     
    
    另请参阅:
    序列化表格
    • 字段详细资料

      • mdFileID

        protected java.lang.String mdFileID
        
      • mdLang

        protected java.lang.String mdLang
        
      • mdChar

        protected java.lang.String mdChar
        
      • mdDateSt

        protected java.lang.String mdDateSt
        
      • mdStanName

        protected java.lang.String mdStanName
        
      • mdStanVer

        protected java.lang.String mdStanVer
        
      • dqInfo

        protected DqInfo dqInfo
        
      • createdBy

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

      • Metadata

        public Metadata()
        
    • 方法详细资料

      • getMdFileID

        public java.lang.String getMdFileID()
        
        Gets the value of the mdFileID property.
      • setMdFileID

        public void setMdFileID(java.lang.String value)
        
        Sets the value of the mdFileID property.
        参数:
        valueallowed - object isString
      • getMdLang

        public java.lang.String getMdLang()
        
        Gets the value of the mdLang property.
      • setMdLang

        public void setMdLang(java.lang.String value)
        
        Sets the value of the mdLang property.
        参数:
        valueallowed - object isString
      • getMdChar

        public java.lang.String getMdChar()
        
        Gets the value of the mdChar property.
      • setMdChar

        public void setMdChar(java.lang.String value)
        
        Sets the value of the mdChar property.
        参数:
        valueallowed - object isString
      • getMdContact

        public MdContact getMdContact()
        
        Gets the value of the mdContact property.
      • setMdContact

        public void setMdContact(MdContact value)
        
        Sets the value of the mdContact property.
        参数:
        valueallowed - object isMdContact
      • getMdDateSt

        public java.lang.String getMdDateSt()
        
        Gets the value of the mdDateSt property.
      • setMdDateSt

        public void setMdDateSt(java.lang.String value)
        
        Sets the value of the mdDateSt property.
        参数:
        valueallowed - object isString
      • getMdStanName

        public java.lang.String getMdStanName()
        
        Gets the value of the mdStanName property.
      • setMdStanName

        public void setMdStanName(java.lang.String value)
        
        Sets the value of the mdStanName property.
        参数:
        valueallowed - object isString
      • getMdStanVer

        public java.lang.String getMdStanVer()
        
        Gets the value of the mdStanVer property.
      • setMdStanVer

        public void setMdStanVer(java.lang.String value)
        
        Sets the value of the mdStanVer property.
        参数:
        valueallowed - object isBigDecimal
      • getDataIdInfo

        public DataIdInfo getDataIdInfo()
        
        Gets the value of the dataIdInfo property.
      • setDataIdInfo

        public void setDataIdInfo(DataIdInfo value)
        
        Sets the value of the dataIdInfo property.
        参数:
        valueallowed - object isDataIdInfo
      • getDqInfo

        public DqInfo getDqInfo()
        
        Gets the value of the dqInfo property.
      • setDqInfo

        public void setDqInfo(DqInfo value)
        
        Sets the value of the dqInfo property.
        参数:
        valueallowed - object isDqInfo
      • getSpatRepInfo

        public SpatRepInfo getSpatRepInfo()
        
        Gets the value of the spatRepInfo property.
      • setSpatRepInfo

        public void setSpatRepInfo(SpatRepInfo value)
        
        Sets the value of the spatRepInfo property.
        参数:
        valueallowed - object isSpatRepInfo
      • getRefSysInfo

        public RefSysInfo getRefSysInfo()
        
        Gets the value of the refSysInfo property.
      • setRefSysInfo

        public void setRefSysInfo(RefSysInfo value)
        
        Sets the value of the refSysInfo property.
        参数:
        valueallowed - object isRefSysInfo
      • getContInfo

        public ContInfo getContInfo()
        
        Gets the value of the contInfo property.
      • setContInfo

        public void setContInfo(ContInfo value)
        
        Sets the value of the contInfo property.
        参数:
        valueallowed - object isContInfo
      • getDistInfo

        public DistInfo getDistInfo()
        
        Gets the value of the distInfo property.
      • setDistInfo

        public void setDistInfo(DistInfo value)
        
        Sets the value of the distInfo property.
        参数:
        valueallowed - object isDistInfo
      • getCreatedBy

        public java.lang.String getCreatedBy()
        
        Gets the value of the createdBy property.
      • setCreatedBy

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