@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T10:58:05+01: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, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public String getValidationUrl()
String
public void setValidationUrl(String value)
value
- allowed object is
String
public org.joda.time.DateTime getExpirationDate()
String
public void setExpirationDate(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.