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>
- 另请参阅:
- 序列化表格
-
-
字段概要
字段 限定符和类型 字段和说明 protected ContInfo
contInfo
protected java.lang.String
createdBy
protected DataIdInfo
dataIdInfo
protected DistInfo
distInfo
protected DqInfo
dqInfo
protected java.lang.String
mdChar
protected MdContact
mdContact
protected java.lang.String
mdDateSt
protected java.lang.String
mdFileID
protected java.lang.String
mdLang
protected java.lang.String
mdStanName
protected java.lang.String
mdStanVer
protected RefSysInfo
refSysInfo
protected SpatRepInfo
spatRepInfo
-
构造器概要
构造器 构造器和说明 Metadata()
-
方法概要
方法 限定符和类型 方法和说明 ContInfo
getContInfo()
Gets the value of the contInfo property.java.lang.String
getCreatedBy()
Gets the value of the createdBy property.DataIdInfo
getDataIdInfo()
Gets the value of the dataIdInfo property.DistInfo
getDistInfo()
Gets the value of the distInfo property.DqInfo
getDqInfo()
Gets the value of the dqInfo property.java.lang.String
getMdChar()
Gets the value of the mdChar property.MdContact
getMdContact()
Gets the value of the mdContact property.java.lang.String
getMdDateSt()
Gets the value of the mdDateSt property.java.lang.String
getMdFileID()
Gets the value of the mdFileID property.java.lang.String
getMdLang()
Gets the value of the mdLang property.java.lang.String
getMdStanName()
Gets the value of the mdStanName property.java.lang.String
getMdStanVer()
Gets the value of the mdStanVer property.RefSysInfo
getRefSysInfo()
Gets the value of the refSysInfo property.SpatRepInfo
getSpatRepInfo()
Gets the value of the spatRepInfo property.void
setContInfo(ContInfo value)
Sets the value of the contInfo property.void
setCreatedBy(java.lang.String value)
Sets the value of the createdBy property.void
setDataIdInfo(DataIdInfo value)
Sets the value of the dataIdInfo property.void
setDistInfo(DistInfo value)
Sets the value of the distInfo property.void
setDqInfo(DqInfo value)
Sets the value of the dqInfo property.void
setMdChar(java.lang.String value)
Sets the value of the mdChar property.void
setMdContact(MdContact value)
Sets the value of the mdContact property.void
setMdDateSt(java.lang.String value)
Sets the value of the mdDateSt property.void
setMdFileID(java.lang.String value)
Sets the value of the mdFileID property.void
setMdLang(java.lang.String value)
Sets the value of the mdLang property.void
setMdStanName(java.lang.String value)
Sets the value of the mdStanName property.void
setMdStanVer(java.lang.String value)
Sets the value of the mdStanVer property.void
setRefSysInfo(RefSysInfo value)
Sets the value of the refSysInfo property.void
setSpatRepInfo(SpatRepInfo value)
Sets the value of the spatRepInfo property.
-
-
-
字段详细资料
-
mdFileID
protected java.lang.String mdFileID
-
mdLang
protected java.lang.String mdLang
-
mdChar
protected java.lang.String mdChar
-
mdContact
protected MdContact mdContact
-
mdDateSt
protected java.lang.String mdDateSt
-
mdStanName
protected java.lang.String mdStanName
-
mdStanVer
protected java.lang.String mdStanVer
-
dataIdInfo
protected DataIdInfo dataIdInfo
-
dqInfo
protected DqInfo dqInfo
-
spatRepInfo
protected SpatRepInfo spatRepInfo
-
refSysInfo
protected RefSysInfo refSysInfo
-
contInfo
protected ContInfo contInfo
-
distInfo
protected DistInfo distInfo
-
createdBy
protected java.lang.String createdBy
-
-
方法详细资料
-
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
-
-