public class ResRefDate
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}refDate"/>
 <element ref="{http://data.sbsm.gov.cn/smmd/2007}refDateType"/>
 </sequence>
 </restriction>
 </complexContent>
 </complexType>
 
| 限定符和类型 | 字段和说明 | 
|---|---|
protected java.lang.String | 
refDate  | 
protected java.lang.String | 
refDateType  | 
| 构造器和说明 | 
|---|
ResRefDate()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
java.lang.String | 
getRefDate()
Gets the value of the refDate property. 
 | 
java.lang.String | 
getRefDateType()
Gets the value of the refDateType property. 
 | 
void | 
setRefDate(java.lang.String value)
Sets the value of the refDate property. 
 | 
void | 
setRefDateType(java.lang.String value)
Sets the value of the refDateType property. 
 | 
protected java.lang.String refDate
protected java.lang.String refDateType
public java.lang.String getRefDate()
public void setRefDate(java.lang.String value)
valueallowed - object isStringpublic java.lang.String getRefDateType()
public void setRefDateType(java.lang.String value)
valueallowed - object isString