public class RefSysInfo
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}MdCoRefSys"/> </sequence> </restriction> </complexContent> </complexType>
限定符和类型 | 字段和说明 |
---|---|
protected MdCoRefSys |
mdCoRefSys |
protected java.lang.String |
refSysID |
构造器和说明 |
---|
RefSysInfo() |
限定符和类型 | 方法和说明 |
---|---|
MdCoRefSys |
getMdCoRefSys()
Gets the value of the mdCoRefSys property.
|
java.lang.String |
getRefSysID()
Gets the value of the refSysID property.
|
void |
setMdCoRefSys(MdCoRefSys value)
Sets the value of the mdCoRefSys property.
|
void |
setRefSysID(java.lang.String value)
Sets the value of the refSysID property.
|
protected MdCoRefSys mdCoRefSys
protected java.lang.String refSysID
public MdCoRefSys getMdCoRefSys()
public void setMdCoRefSys(MdCoRefSys value)
valueallowed
- object isMdCoRefSys
public java.lang.String getRefSysID()
public void setRefSysID(java.lang.String value)
valueallowed
- object isString