public class FetCatDesc
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}incWithDS"/>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}catFetTypes"/>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}fetAttDesc"/>
 </sequence>
 </restriction>
 </complexContent>
 </complexType>
 
| 限定符和类型 | 字段和说明 | 
|---|---|
protected java.lang.String | 
catFetTypes  | 
protected java.lang.String | 
fetAttDesc  | 
protected int | 
incWithDS  | 
| 构造器和说明 | 
|---|
FetCatDesc()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
java.lang.String | 
getCatFetTypes()
Gets the value of the catFetTypes property. 
 | 
java.lang.String | 
getFetAttDesc()
Gets the value of the fetAttDesc property. 
 | 
int | 
getIncWithDS()
Gets the value of the incWithDS property. 
 | 
void | 
setCatFetTypes(java.lang.String value)
Sets the value of the catFetTypes property. 
 | 
void | 
setFetAttDesc(java.lang.String value)
Sets the value of the fetAttDesc property. 
 | 
void | 
setIncWithDS(int value)
Sets the value of the incWithDS property. 
 | 
protected int incWithDS
protected java.lang.String catFetTypes
protected java.lang.String fetAttDesc
public int getIncWithDS()
public void setIncWithDS(int value)
public java.lang.String getCatFetTypes()
public void setCatFetTypes(java.lang.String value)
valueallowed - object isStringpublic java.lang.String getFetAttDesc()
public void setFetAttDesc(java.lang.String value)
valueallowed - object isString