Uses of Class
com.vidispine.generated.ItemSynchronizeType
-
Uses of ItemSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as ItemSynchronizeTypeMethods in com.vidispine.generated that return ItemSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createItemSynchronizeType()Create an instance ofItemSynchronizeTypeEntitySynchronizeType.getItem()Gets the value of the item property.ItemSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ItemSynchronizeType.withAccess(AccessControlSynchronizeType... values) Adds objects to the list of Access using add methodItemSynchronizeType.withAccess(Collection<AccessControlSynchronizeType> values) Adds objects to the list of Access using addAll methodItemSynchronizeType.withComplete(Boolean value) Sets the value of the complete property.ItemSynchronizeType.withCreate(boolean value) Sets the value of the create property.ItemSynchronizeType.withCreated(XMLGregorianCalendar value) Sets the value of the created property.ItemSynchronizeType.withDelete(boolean value) Sets the value of the delete property.ItemSynchronizeType.withFile(FileSynchronizeType... values) Adds objects to the list of File using add methodItemSynchronizeType.withFile(Collection<FileSynchronizeType> values) Adds objects to the list of File using addAll methodSets the value of the id property.ItemSynchronizeType.withMetadata(MetadataSynchronizeType value) Sets the value of the metadata property.ItemSynchronizeType.withMetadataGroup(MetadataFieldGroupType... values) Adds objects to the list of MetadataGroup using add methodItemSynchronizeType.withMetadataGroup(Collection<MetadataFieldGroupType> values) Adds objects to the list of MetadataGroup using addAll methodItemSynchronizeType.withPartOfCollection(String... values) Adds objects to the list of PartOfCollection using add methodItemSynchronizeType.withPartOfCollection(Collection<String> values) Adds objects to the list of PartOfCollection using addAll methodItemSynchronizeType.withPartOfLibrary(String... values) Adds objects to the list of PartOfLibrary using add methodItemSynchronizeType.withPartOfLibrary(Collection<String> values) Adds objects to the list of PartOfLibrary using addAll methodItemSynchronizeType.withShape(ShapeSynchronizeType... values) Adds objects to the list of Shape using add methodItemSynchronizeType.withShape(Collection<ShapeSynchronizeType> values) Adds objects to the list of Shape using addAll methodItemSynchronizeType.withTargetStorageId(String value) Sets the value of the targetStorageId property.ItemSynchronizeType.withThumbnails(ThumbnailsSynchronizeType value) Sets the value of the thumbnails property.Methods in com.vidispine.generated with parameters of type ItemSynchronizeTypeModifier and TypeMethodDescriptionvoidEntitySynchronizeType.setItem(ItemSynchronizeType value) Sets the value of the item property.EntitySynchronizeType.withItem(ItemSynchronizeType value) Sets the value of the item property.