@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:12:51+01:00", comments="JAXB RI v2.2.11") public class ValidateProductIdResponse extends ResponseType implements Serializable
Java class for ValidateProductIdResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValidateProductIdResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}ResponseType">
<sequence>
<element name="Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Code" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ValidateProductIdResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Gets the value of the code property.
|
org.joda.time.DateTime |
getDate()
Gets the value of the date property.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setDate(org.joda.time.DateTime value)
Sets the value of the date property.
|
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic org.joda.time.DateTime getDate()
Stringpublic void setDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getCode()
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.