@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T10:58:38+02:00", comments="JAXB RI v2.3.7") public class Get extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Origin" type="{urn:be:cin:mycarenet:esb:common:v2}OrigineType"/>
<element name="Reply-to-etk" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
<element name="QueryParameters" type="{urn:be:cin:nip:async:generic}QueryParameters" minOccurs="0"/>
<element name="MsgQuery" type="{urn:be:cin:nip:async:generic}MsgQuery"/>
<element name="TAckQuery" type="{urn:be:cin:nip:async:generic}Query"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Get() |
| Modifier and Type | Method and Description |
|---|---|
MsgQuery |
getMsgQuery()
Gets the value of the msgQuery property.
|
OrigineType |
getOrigin()
Gets the value of the origin property.
|
QueryParameters |
getQueryParameters()
Gets the value of the queryParameters property.
|
byte[] |
getReplyToEtk()
Gets the value of the replyToEtk property.
|
Query |
getTAckQuery()
Gets the value of the tAckQuery property.
|
void |
setMsgQuery(MsgQuery value)
Sets the value of the msgQuery property.
|
void |
setOrigin(OrigineType value)
Sets the value of the origin property.
|
void |
setQueryParameters(QueryParameters value)
Sets the value of the queryParameters property.
|
void |
setReplyToEtk(byte[] value)
Sets the value of the replyToEtk property.
|
void |
setTAckQuery(Query value)
Sets the value of the tAckQuery property.
|
public OrigineType getOrigin()
OrigineTypepublic void setOrigin(OrigineType value)
value - allowed object is
OrigineTypepublic byte[] getReplyToEtk()
public void setReplyToEtk(byte[] value)
value - allowed object is
byte[]public QueryParameters getQueryParameters()
QueryParameterspublic void setQueryParameters(QueryParameters value)
value - allowed object is
QueryParameterspublic MsgQuery getMsgQuery()
MsgQuerypublic void setMsgQuery(MsgQuery value)
value - allowed object is
MsgQuerypublic Query getTAckQuery()
Query
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.