@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") 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()
OrigineType
public void setOrigin(OrigineType value)
value
- allowed object is
OrigineType
public byte[] getReplyToEtk()
public void setReplyToEtk(byte[] value)
value
- allowed object is
byte[]public QueryParameters getQueryParameters()
QueryParameters
public void setQueryParameters(QueryParameters value)
value
- allowed object is
QueryParameters
public MsgQuery getMsgQuery()
MsgQuery
public void setMsgQuery(MsgQuery value)
value
- allowed object is
MsgQuery
public Query getTAckQuery()
Query
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.