Modifier and Type | Field and Description |
---|---|
protected MetadataSynchronizeType |
CollectionSynchronizeType.metadata |
protected MetadataSynchronizeType |
ItemSynchronizeType.metadata |
Modifier and Type | Method and Description |
---|---|
MetadataSynchronizeType |
ObjectFactory.createMetadataSynchronizeType()
Create an instance of
MetadataSynchronizeType |
MetadataSynchronizeType |
CollectionSynchronizeType.getMetadata()
Gets the value of the metadata property.
|
MetadataSynchronizeType |
ItemSynchronizeType.getMetadata()
Gets the value of the metadata property.
|
MetadataSynchronizeType |
MetadataSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataSynchronizeType |
MetadataSynchronizeType.withChangeSet(Collection<MetadataSynchronizeType.ChangeSet> values) |
MetadataSynchronizeType |
MetadataSynchronizeType.withChangeSet(MetadataSynchronizeType.ChangeSet... values) |
MetadataSynchronizeType |
MetadataSynchronizeType.withId(String value) |
Modifier and Type | Method and Description |
---|---|
void |
CollectionSynchronizeType.setMetadata(MetadataSynchronizeType value)
Sets the value of the metadata property.
|
void |
ItemSynchronizeType.setMetadata(MetadataSynchronizeType value)
Sets the value of the metadata property.
|
CollectionSynchronizeType |
CollectionSynchronizeType.withMetadata(MetadataSynchronizeType value) |
ItemSynchronizeType |
ItemSynchronizeType.withMetadata(MetadataSynchronizeType value) |
Copyright © 2017. All rights reserved.