@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02: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, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public RegisterPersonDeclarationType getDeclaration()
RegisterPersonDeclarationType
public void setDeclaration(RegisterPersonDeclarationType value)
value
- allowed object is
RegisterPersonDeclarationType
public RegisterPersonResultType getResult()
RegisterPersonResultType
public void setResult(RegisterPersonResultType value)
value
- allowed object is
RegisterPersonResultType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.