| Modifier and Type | Field and Description |
|---|---|
protected List<FileSynchronizeType> |
ItemSynchronizeType.file |
| Modifier and Type | Method and Description |
|---|---|
FileSynchronizeType |
ObjectFactory.createFileSynchronizeType()
Create an instance of
FileSynchronizeType |
FileSynchronizeType |
FileSynchronizeType.withId(String value) |
FileSynchronizeType |
FileSynchronizeType.withPath(String value) |
FileSynchronizeType |
FileSynchronizeType.withUri(Collection<String> values) |
FileSynchronizeType |
FileSynchronizeType.withUri(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<FileSynchronizeType> |
ItemSynchronizeType.getFile()
Gets the value of the file property.
|
| Modifier and Type | Method and Description |
|---|---|
ItemSynchronizeType |
ItemSynchronizeType.withFile(FileSynchronizeType... values) |
| Modifier and Type | Method and Description |
|---|---|
ItemSynchronizeType |
ItemSynchronizeType.withFile(Collection<FileSynchronizeType> values) |
Copyright © 2015. All rights reserved.