
public class TransactionLogStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
action |
List<TransactionLogTimeStampStruct> |
data |
| Constructor and Description |
|---|
TransactionLogStruct() |
public String action
public List<TransactionLogTimeStampStruct> data
Copyright © 2008–2017 MIL-OSS. All rights reserved.