Modifier and Type | Field and Description |
---|---|
protected List<FileSynchronizationScheduleEntryType> |
FileSynchronizationScheduleType.entry |
Modifier and Type | Method and Description |
---|---|
FileSynchronizationScheduleEntryType |
ObjectFactory.createFileSynchronizationScheduleEntryType()
Create an instance of
FileSynchronizationScheduleEntryType |
FileSynchronizationScheduleEntryType |
FileSynchronizationScheduleEntryType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
FileSynchronizationScheduleEntryType |
FileSynchronizationScheduleEntryType.withDay(Collection<WeekDayType> values) |
FileSynchronizationScheduleEntryType |
FileSynchronizationScheduleEntryType.withDay(WeekDayType... values) |
FileSynchronizationScheduleEntryType |
FileSynchronizationScheduleEntryType.withEnd(String value) |
FileSynchronizationScheduleEntryType |
FileSynchronizationScheduleEntryType.withStart(String value) |
Modifier and Type | Method and Description |
---|---|
List<FileSynchronizationScheduleEntryType> |
FileSynchronizationScheduleType.getEntry()
Gets the value of the entry property.
|
Modifier and Type | Method and Description |
---|---|
FileSynchronizationScheduleType |
FileSynchronizationScheduleType.withEntry(FileSynchronizationScheduleEntryType... values) |
Modifier and Type | Method and Description |
---|---|
FileSynchronizationScheduleType |
FileSynchronizationScheduleType.withEntry(Collection<FileSynchronizationScheduleEntryType> values) |
Copyright © 2017. All rights reserved.