public class IdPoC
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}rpOrgName"/> <element ref="{http://data.sbsm.gov.cn/smmd/2007}role"/> </sequence> </restriction> </complexContent> </complexType>
构造器和说明 |
---|
IdPoC() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getRole()
Gets the value of the role property.
|
java.lang.String |
getRpOrgName()
Gets the value of the rpOrgName property.
|
void |
setRole(java.lang.String value)
Sets the value of the role property.
|
void |
setRpOrgName(java.lang.String value)
Sets the value of the rpOrgName property.
|
public java.lang.String getRpOrgName()
public void setRpOrgName(java.lang.String value)
valueallowed
- object isString
public java.lang.String getRole()
public void setRole(java.lang.String value)
valueallowed
- object isString