| Package | Description |
|---|---|
| eu.toop.connector.api.rest |
| Modifier and Type | Method and Description |
|---|---|
TCPayload |
TCPayload.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
TCPayload |
ObjectFactory.createTCPayload()
Create an instance of
TCPayload |
TCPayload |
TCIncomingMessage.getPayloadAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TCPayload |
TCOutgoingMessage.getPayloadAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
List<TCPayload> |
TCIncomingMessage.getPayload()
Gets the value of the payload property.
|
List<TCPayload> |
TCOutgoingMessage.getPayload()
Gets the value of the payload property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCIncomingMessage.addPayload(TCPayload elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TCOutgoingMessage.addPayload(TCPayload elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TCPayload.cloneTo(TCPayload ret)
This method clones all values from
this to the passed object. |
| Modifier and Type | Method and Description |
|---|---|
void |
TCIncomingMessage.setPayload(List<TCPayload> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
TCOutgoingMessage.setPayload(List<TCPayload> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2020 toop.eu. All rights reserved.