|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.etee.ra.revoke._1_0.protocol.RevocableCertificatesDataRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T04:56:49+01:00",
comments="JAXB RI v2.2.11")
public class RevocableCertificatesDataRequest
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 name="SSIN" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RevocableCertificatesDataRequest()
|
|
| Method Summary | |
|---|---|
String |
getSSIN()
Gets the value of the ssin property. |
void |
setSSIN(String value)
Sets the value of the ssin property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RevocableCertificatesDataRequest()
| Method Detail |
|---|
public String getSSIN()
Stringpublic void setSSIN(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||