@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T10:58:05+01:00", comments="JAXB RI v2.2.11") public class CompleteETKRegistrationResponse extends StatusResponseType implements Serializable
Java class for CompleteETKRegistrationResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CompleteETKRegistrationResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType"> <sequence minOccurs="0"> <element name="ETK" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/> <element name="ToBeActivated" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
CompleteETKRegistrationResponse() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getETK()
Gets the value of the etk property.
|
Boolean |
isToBeActivated()
Gets the value of the toBeActivated property.
|
void |
setETK(byte[] value)
Sets the value of the etk property.
|
void |
setToBeActivated(Boolean value)
Sets the value of the toBeActivated property.
|
getStatus, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public byte[] getETK()
public void setETK(byte[] value)
value
- allowed object is
byte[]public Boolean isToBeActivated()
Boolean
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.