public class RecordsInfo extends Object
Constructor and Description |
---|
RecordsInfo(ZonedDateTime sendingTime,
String[] records) |
Modifier and Type | Method and Description |
---|---|
String[] |
getRecords()
Returns fields records of CME Audit Trail spreadsheet in order corresponding to
Field enum. |
ZonedDateTime |
getSendingTime()
Returns SendingTime of the message used for records generation.
|
String |
toString() |
public RecordsInfo(ZonedDateTime sendingTime, String[] records)
public ZonedDateTime getSendingTime()
public String[] getRecords()
Field
enum.Field
enum.Copyright © 2005–2024 Onix Solutions. All rights reserved.