Uses of Class
com.vidispine.generated.CollectionSynchronizeType
-
Uses of CollectionSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as CollectionSynchronizeTypeModifier and TypeFieldDescriptionprotected CollectionSynchronizeType
EntitySynchronizeType.collection
Methods in com.vidispine.generated that return CollectionSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createCollectionSynchronizeType()
Create an instance ofCollectionSynchronizeType
EntitySynchronizeType.getCollection()
Gets the value of the collection property.CollectionSynchronizeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CollectionSynchronizeType.withAccess
(AccessControlSynchronizeType... values) Adds objects to the list of Access using add methodCollectionSynchronizeType.withAccess
(Collection<AccessControlSynchronizeType> values) Adds objects to the list of Access using addAll methodCollectionSynchronizeType.withComplete
(Boolean value) Sets the value of the complete property.CollectionSynchronizeType.withCreate
(boolean value) Sets the value of the create property.CollectionSynchronizeType.withDelete
(boolean value) Sets the value of the delete property.CollectionSynchronizeType.withDeletedHasCollection
(String... values) Adds objects to the list of DeletedHasCollection using add methodCollectionSynchronizeType.withDeletedHasCollection
(Collection<String> values) Adds objects to the list of DeletedHasCollection using addAll methodCollectionSynchronizeType.withDeletedHasItem
(String... values) Adds objects to the list of DeletedHasItem using add methodCollectionSynchronizeType.withDeletedHasItem
(Collection<String> values) Adds objects to the list of DeletedHasItem using addAll methodCollectionSynchronizeType.withDeletedHasLibrary
(String... values) Adds objects to the list of DeletedHasLibrary using add methodCollectionSynchronizeType.withDeletedHasLibrary
(Collection<String> values) Adds objects to the list of DeletedHasLibrary using addAll methodCollectionSynchronizeType.withHasCollection
(HasSubEntityType... values) Adds objects to the list of HasCollection using add methodCollectionSynchronizeType.withHasCollection
(Collection<HasSubEntityType> values) Adds objects to the list of HasCollection using addAll methodCollectionSynchronizeType.withHasItem
(HasSubEntityType... values) Adds objects to the list of HasItem using add methodCollectionSynchronizeType.withHasItem
(Collection<HasSubEntityType> values) Adds objects to the list of HasItem using addAll methodCollectionSynchronizeType.withHasLibrary
(String... values) Adds objects to the list of HasLibrary using add methodCollectionSynchronizeType.withHasLibrary
(Collection<String> values) Adds objects to the list of HasLibrary using addAll methodSets the value of the id property.CollectionSynchronizeType.withMetadata
(MetadataSynchronizeType value) Sets the value of the metadata property.CollectionSynchronizeType.withMetadataGroup
(MetadataFieldGroupType... values) Adds objects to the list of MetadataGroup using add methodCollectionSynchronizeType.withMetadataGroup
(Collection<MetadataFieldGroupType> values) Adds objects to the list of MetadataGroup using addAll methodSets the value of the name property.CollectionSynchronizeType.withPartOfCollection
(String... values) Adds objects to the list of PartOfCollection using add methodCollectionSynchronizeType.withPartOfCollection
(Collection<String> values) Adds objects to the list of PartOfCollection using addAll methodMethods in com.vidispine.generated with parameters of type CollectionSynchronizeTypeModifier and TypeMethodDescriptionvoid
EntitySynchronizeType.setCollection
(CollectionSynchronizeType value) Sets the value of the collection property.EntitySynchronizeType.withCollection
(CollectionSynchronizeType value) Sets the value of the collection property.