public class CntOnLineRes
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>
限定符和类型 | 字段和说明 |
---|---|
protected java.lang.String |
linkage |
protected java.lang.String |
orDesc |
protected java.lang.String |
orFunct |
构造器和说明 |
---|
CntOnLineRes() |
限定符和类型 | 方法和说明 |
---|---|
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 isString
public java.lang.String getOrDesc()
public void setOrDesc(java.lang.String value)
valueallowed
- object isString
public java.lang.String getOrFunct()
public void setOrFunct(java.lang.String value)
valueallowed
- object isString