Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayOfTransactionLog |
GetMessageLogsResponseMsg.logs |
Modifier and Type | Method and Description |
---|---|
ArrayOfTransactionLog |
ObjectFactory.createArrayOfTransactionLog()
Create an instance of
ArrayOfTransactionLog |
ArrayOfTransactionLog |
GetMessageLogsResponseMsg.getLogs()
Gets the value of the logs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ArrayOfTransactionLog> |
ObjectFactory.createArrayOfTransactionLog(ArrayOfTransactionLog value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ArrayOfTransactionLog> |
ObjectFactory.createArrayOfTransactionLog(ArrayOfTransactionLog value)
|
void |
GetMessageLogsResponseMsg.setLogs(ArrayOfTransactionLog value)
Sets the value of the logs property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.