Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Field and Description |
---|---|
protected List<TransactionLog> |
ArrayOfTransactionLog.transactionLog |
Modifier and Type | Method and Description |
---|---|
TransactionLog |
ObjectFactory.createTransactionLog()
Create an instance of
TransactionLog |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TransactionLog> |
ObjectFactory.createTransactionLog(TransactionLog value)
|
List<TransactionLog> |
ArrayOfTransactionLog.getTransactionLog()
Gets the value of the transactionLog property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TransactionLog> |
ObjectFactory.createTransactionLog(TransactionLog value)
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.