| Modifier and Type | Field and Description |
|---|---|
protected List<FileSynchronizationRuleType> |
FileSynchronizationRuleListType.rule |
| Modifier and Type | Method and Description |
|---|---|
FileSynchronizationRuleType |
ObjectFactory.createFileSynchronizationRuleType()
Create an instance of
FileSynchronizationRuleType |
FileSynchronizationRuleType |
FileSynchronizationRuleType.withMethod(FileSynchronizationMethodType value) |
FileSynchronizationRuleType |
FileSynchronizationRuleType.withSchedule(FileSynchronizationScheduleType value) |
FileSynchronizationRuleType |
FileSynchronizationRuleType.withTag(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FileSynchronizationRuleType> |
ObjectFactory.createFileSynchronizationRuleDocument(FileSynchronizationRuleType value)
|
List<FileSynchronizationRuleType> |
FileSynchronizationRuleListType.getRule()
Gets the value of the rule property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FileSynchronizationRuleType> |
ObjectFactory.createFileSynchronizationRuleDocument(FileSynchronizationRuleType value)
|
FileSynchronizationRuleListType |
FileSynchronizationRuleListType.withRule(FileSynchronizationRuleType... values) |
| Modifier and Type | Method and Description |
|---|---|
FileSynchronizationRuleListType |
FileSynchronizationRuleListType.withRule(Collection<FileSynchronizationRuleType> values) |
Copyright © 2015. All rights reserved.