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>
 
| Modifier and Type | Field and Description | 
|---|---|
| protected MdCoRefSys | mdCoRefSys | 
| protected java.lang.String | refSysID | 
| Constructor and Description | 
|---|
| RefSysInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 isMdCoRefSyspublic java.lang.String getRefSysID()
public void setRefSysID(java.lang.String value)
valueallowed - object isString