| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.ws.dm |
| Modifier and Type | Field and Description |
|---|---|
protected THash |
TDelivery.dmHash |
protected THash |
TReturnedMessageEnvelope.dmHash |
protected THash |
TMessageVerifyOutput.dmHash |
protected THash |
TReturnedMessage.dmHash |
| Modifier and Type | Method and Description |
|---|---|
THash |
ObjectFactory.createTHash()
Create an instance of
THash |
THash |
TDelivery.getDmHash()
Gets the value of the dmHash property.
|
THash |
TReturnedMessageEnvelope.getDmHash()
Gets the value of the dmHash property.
|
THash |
TMessageVerifyOutput.getDmHash()
Gets the value of the dmHash property.
|
THash |
TReturnedMessage.getDmHash()
Gets the value of the dmHash property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDelivery.setDmHash(THash value)
Sets the value of the dmHash property.
|
void |
TReturnedMessageEnvelope.setDmHash(THash value)
Sets the value of the dmHash property.
|
void |
TMessageVerifyOutput.setDmHash(THash value)
Sets the value of the dmHash property.
|
void |
TReturnedMessage.setDmHash(THash value)
Sets the value of the dmHash property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmInfoPortType.verifyMessage(String dmID,
Holder<THash> dmHash,
Holder<TStatus> dmStatus) |
Copyright © 2017. All rights reserved.