be.fgov.ehealth.dics.protocol.v5
Class ValidateSamIdRequest
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.dics.protocol.v5.ValidateSamIdRequest
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:55:13+02:00",
comments="JAXB RI v2.2.11")
public class ValidateSamIdRequest
- extends RequestType
- implements Serializable
Java class for ValidateSamIdRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValidateSamIdRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="SamId" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
ValidateSamIdRequest
public ValidateSamIdRequest()
getSamId
public String getSamId()
- Gets the value of the samId property.
- Returns:
- possible object is
String
setSamId
public void setSamId(String value)
- Sets the value of the samId property.
- Parameters:
value
- allowed object is
String
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.