@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:29:47+01:00", comments="JAXB RI v2.3.7") public class RegisterPersonResponse extends StatusResponseType implements Serializable
Java class for RegisterPersonResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RegisterPersonResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element name="Declaration" type="{urn:be:fgov:ehealth:rn:cbsspersonservice:core:v1}RegisterPersonDeclarationType" minOccurs="0"/>
<element name="Result" type="{urn:be:fgov:ehealth:rn:cbsspersonservice:core:v1}RegisterPersonResultType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RegisterPersonResponse() |
| Modifier and Type | Method and Description |
|---|---|
RegisterPersonDeclarationType |
getDeclaration()
Gets the value of the declaration property.
|
RegisterPersonResultType |
getResult()
Gets the value of the result property.
|
void |
setDeclaration(RegisterPersonDeclarationType value)
Sets the value of the declaration property.
|
void |
setResult(RegisterPersonResultType value)
Sets the value of the result property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic RegisterPersonDeclarationType getDeclaration()
RegisterPersonDeclarationTypepublic void setDeclaration(RegisterPersonDeclarationType value)
value - allowed object is
RegisterPersonDeclarationTypepublic RegisterPersonResultType getResult()
RegisterPersonResultTypepublic void setResult(RegisterPersonResultType value)
value - allowed object is
RegisterPersonResultType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.