| Package | Description |
|---|---|
| eu.toop.connector.api.rest |
| Modifier and Type | Method and Description |
|---|---|
TCIdentifierType |
TCIdentifierType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
static TCIdentifierType |
TCRestJAXB.createTCID(com.helger.peppolid.IIdentifier aID) |
static TCIdentifierType |
TCRestJAXB.createTCID(String sScheme,
String sValue)
Create a new
TCIdentifierType |
TCIdentifierType |
ObjectFactory.createTCIdentifierType()
Create an instance of
TCIdentifierType |
TCIdentifierType |
TCIncomingMetadata.getDocTypeID()
Gets the value of the docTypeID property.
|
TCIdentifierType |
TCOutgoingMetadata.getDocTypeID()
Gets the value of the docTypeID property.
|
TCIdentifierType |
TCIncomingMetadata.getProcessID()
Gets the value of the processID property.
|
TCIdentifierType |
TCOutgoingMetadata.getProcessID()
Gets the value of the processID property.
|
TCIdentifierType |
TCIncomingMetadata.getReceiverID()
Gets the value of the receiverID property.
|
TCIdentifierType |
TCOutgoingMetadata.getReceiverID()
Gets the value of the receiverID property.
|
TCIdentifierType |
TCIncomingMetadata.getSenderID()
Gets the value of the senderID property.
|
TCIdentifierType |
TCOutgoingMetadata.getSenderID()
Gets the value of the senderID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCIdentifierType.cloneTo(TCIdentifierType ret)
This method clones all values from
this to the passed object. |
void |
TCIncomingMetadata.setDocTypeID(TCIdentifierType value)
Sets the value of the docTypeID property.
|
void |
TCOutgoingMetadata.setDocTypeID(TCIdentifierType value)
Sets the value of the docTypeID property.
|
void |
TCIncomingMetadata.setProcessID(TCIdentifierType value)
Sets the value of the processID property.
|
void |
TCOutgoingMetadata.setProcessID(TCIdentifierType value)
Sets the value of the processID property.
|
void |
TCIncomingMetadata.setReceiverID(TCIdentifierType value)
Sets the value of the receiverID property.
|
void |
TCOutgoingMetadata.setReceiverID(TCIdentifierType value)
Sets the value of the receiverID property.
|
void |
TCIncomingMetadata.setSenderID(TCIdentifierType value)
Sets the value of the senderID property.
|
void |
TCOutgoingMetadata.setSenderID(TCIdentifierType value)
Sets the value of the senderID property.
|
Copyright © 2020 toop.eu. All rights reserved.