public class Operation
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}opName"/> <element ref="{http://data.sbsm.gov.cn/smmd/2007}DCP"/> </sequence> </restriction> </complexContent> </complexType>
构造器和说明 |
---|
Operation() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getDCP()
Gets the value of the dcp property.
|
java.lang.String |
getOpName()
Gets the value of the opName property.
|
void |
setDCP(java.lang.String value)
Sets the value of the dcp property.
|
void |
setOpName(java.lang.String value)
Sets the value of the opName property.
|
public java.lang.String getOpName()
public void setOpName(java.lang.String value)
valueallowed
- object isString
public java.lang.String getDCP()
public void setDCP(java.lang.String value)
valueallowed
- object isString