be.fgov.ehealth.consultrn.ssinhistory.protocol.v1
Class ConsultSsinRequestType
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.consultrn.ssinhistory.protocol.v1.ConsultSsinRequestType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConsultCurrentSsinRequest, ConsultRelatedSsinsRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:12:06+02:00",
comments="JAXB RI v2.2.11")
public class ConsultSsinRequestType
- extends RequestType
- implements Serializable
Request type
Java class for ConsultSsinRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultSsinRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="Ssin" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
Method Summary |
String |
getSsin()
Gets the value of the ssin property. |
void |
setSsin(String value)
Sets the value of the ssin property. |
ConsultSsinRequestType
public ConsultSsinRequestType()
getSsin
public String getSsin()
- Gets the value of the ssin property.
- Returns:
- possible object is
String
setSsin
public void setSsin(String value)
- Sets the value of the ssin property.
- Parameters:
value
- allowed object is
String
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.