@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:19:47+02:00", comments="JAXB RI v2.2.11") public class SubmitCSRForForeignerResponse extends StatusResponseType implements Serializable
Java class for SubmitCSRForForeignerResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubmitCSRForForeignerResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence minOccurs="0">
<element name="ValidationUrl" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="ExpirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SubmitCSRForForeignerResponse() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getExpirationDate()
Gets the value of the expirationDate property.
|
String |
getValidationUrl()
Gets the value of the validationUrl property.
|
void |
setExpirationDate(org.joda.time.DateTime value)
Sets the value of the expirationDate property.
|
void |
setValidationUrl(String value)
Sets the value of the validationUrl property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic String getValidationUrl()
Stringpublic void setValidationUrl(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getExpirationDate()
Stringpublic void setExpirationDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.