@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:20:26+01:00", comments="JAXB RI v2.3.7") public class GetTransactionListResponse extends Object implements Serializable
Java class for GetTransactionListResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetTransactionListResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="response" type="{http://www.ehealth.fgov.be/hubservices/core/v3}ResponseListType"/>
<element name="acknowledge" type="{http://www.ehealth.fgov.be/hubservices/core/v3}AcknowledgeType"/>
<element name="kmehrheader" type="{http://www.ehealth.fgov.be/hubservices/core/v3}KmehrHeaderGetTransactionListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetTransactionListResponse() |
| Modifier and Type | Method and Description |
|---|---|
AcknowledgeType |
getAcknowledge()
Gets the value of the acknowledge property.
|
KmehrHeaderGetTransactionList |
getKmehrheader()
Gets the value of the kmehrheader property.
|
ResponseListType |
getResponse()
Gets the value of the response property.
|
void |
setAcknowledge(AcknowledgeType value)
Sets the value of the acknowledge property.
|
void |
setKmehrheader(KmehrHeaderGetTransactionList value)
Sets the value of the kmehrheader property.
|
void |
setResponse(ResponseListType value)
Sets the value of the response property.
|
public ResponseListType getResponse()
ResponseListTypepublic void setResponse(ResponseListType value)
value - allowed object is
ResponseListTypepublic AcknowledgeType getAcknowledge()
AcknowledgeTypepublic void setAcknowledge(AcknowledgeType value)
value - allowed object is
AcknowledgeTypepublic KmehrHeaderGetTransactionList getKmehrheader()
KmehrHeaderGetTransactionListpublic void setKmehrheader(KmehrHeaderGetTransactionList value)
value - allowed object is
KmehrHeaderGetTransactionList
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.