| Modifier and Type | Field and Description |
|---|---|
protected List<FileSynchronizationLogEntryType> |
FileSynchronizationLogType.entry |
| Modifier and Type | Method and Description |
|---|---|
FileSynchronizationLogEntryType |
ObjectFactory.createFileSynchronizationLogEntryType()
Create an instance of
FileSynchronizationLogEntryType |
FileSynchronizationLogEntryType |
FileSynchronizationLogEntryType.withTimestamp(XMLGregorianCalendar value) |
FileSynchronizationLogEntryType |
FileSynchronizationLogEntryType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<FileSynchronizationLogEntryType> |
FileSynchronizationLogType.getEntry()
Gets the value of the entry property.
|
| Modifier and Type | Method and Description |
|---|---|
FileSynchronizationLogType |
FileSynchronizationLogType.withEntry(FileSynchronizationLogEntryType... values) |
| Modifier and Type | Method and Description |
|---|---|
FileSynchronizationLogType |
FileSynchronizationLogType.withEntry(Collection<FileSynchronizationLogEntryType> values) |
Copyright © 2015. All rights reserved.