public class OnLineSrc
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}linkage"/>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}orDesc"/>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}orFunct"/>
 </sequence>
 </restriction>
 </complexContent>
 </complexType>
 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.String | linkage | 
| protected java.lang.String | orDesc | 
| protected java.lang.String | orFunct | 
| Constructor and Description | 
|---|
| OnLineSrc() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getLinkage()Gets the value of the linkage property. | 
| java.lang.String | getOrDesc()Gets the value of the orDesc property. | 
| java.lang.String | getOrFunct()Gets the value of the orFunct property. | 
| void | setLinkage(java.lang.String value)Sets the value of the linkage property. | 
| void | setOrDesc(java.lang.String value)Sets the value of the orDesc property. | 
| void | setOrFunct(java.lang.String value)Sets the value of the orFunct property. | 
protected java.lang.String linkage
protected java.lang.String orDesc
protected java.lang.String orFunct
public java.lang.String getLinkage()
public void setLinkage(java.lang.String value)
valueallowed - object isStringpublic java.lang.String getOrDesc()
public void setOrDesc(java.lang.String value)
valueallowed - object isStringpublic java.lang.String getOrFunct()
public void setOrFunct(java.lang.String value)
valueallowed - object isString