| Modifier and Type | Field and Description |
|---|---|
protected List<MetadataSynchronizeType.ChangeSet> |
MetadataSynchronizeType.changeSet |
| Modifier and Type | Method and Description |
|---|---|
MetadataSynchronizeType.ChangeSet |
ObjectFactory.createMetadataSynchronizeTypeChangeSet()
Create an instance of
MetadataSynchronizeType.ChangeSet |
MetadataSynchronizeType.ChangeSet |
MetadataSynchronizeType.ChangeSet.withId(String value) |
MetadataSynchronizeType.ChangeSet |
MetadataSynchronizeType.ChangeSet.withMetadata(MetadataEntryListType value) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataSynchronizeType.ChangeSet> |
MetadataSynchronizeType.getChangeSet()
Gets the value of the changeSet property.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataSynchronizeType |
MetadataSynchronizeType.withChangeSet(MetadataSynchronizeType.ChangeSet... values) |
| Modifier and Type | Method and Description |
|---|---|
MetadataSynchronizeType |
MetadataSynchronizeType.withChangeSet(Collection<MetadataSynchronizeType.ChangeSet> values) |
Copyright © 2015. All rights reserved.