| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.ws.dm |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<TRecordsArray> |
TListOfMessOutput.dmRecords |
| Modifier and Type | Method and Description |
|---|---|
TRecordsArray |
ObjectFactory.createTRecordsArray()
Create an instance of
TRecordsArray |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TRecordsArray> |
ObjectFactory.createTListOfMessOutputDmRecords(TRecordsArray value)
|
JAXBElement<TRecordsArray> |
TListOfMessOutput.getDmRecords()
Gets the value of the dmRecords property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TRecordsArray> |
ObjectFactory.createTListOfMessOutputDmRecords(TRecordsArray value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmInfoPortType.getListOfReceivedMessages(XMLGregorianCalendar dmFromTime,
XMLGregorianCalendar dmToTime,
BigInteger dmRecipientOrgUnitNum,
String dmStatusFilter,
BigInteger dmOffset,
BigInteger dmLimit,
Holder<TRecordsArray> dmRecords,
Holder<TStatus> dmStatus) |
void |
DmInfoPortType.getListOfSentMessages(XMLGregorianCalendar dmFromTime,
XMLGregorianCalendar dmToTime,
BigInteger dmSenderOrgUnitNum,
String dmStatusFilter,
BigInteger dmOffset,
BigInteger dmLimit,
Holder<TRecordsArray> dmRecords,
Holder<TStatus> dmStatus) |
void |
TListOfMessOutput.setDmRecords(JAXBElement<TRecordsArray> value)
Sets the value of the dmRecords property.
|
Copyright © 2017. All rights reserved.