Uses of Class
com.vidispine.generated.LibrarySynchronizeType
-
Uses of LibrarySynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as LibrarySynchronizeTypeMethods in com.vidispine.generated that return LibrarySynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createLibrarySynchronizeType()
Create an instance ofLibrarySynchronizeType
EntitySynchronizeType.getLibrary()
Gets the value of the library property.LibrarySynchronizeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) LibrarySynchronizeType.withAccess
(AccessControlSynchronizeType... values) Adds objects to the list of Access using add methodLibrarySynchronizeType.withAccess
(Collection<AccessControlSynchronizeType> values) Adds objects to the list of Access using addAll methodLibrarySynchronizeType.withComplete
(Boolean value) Sets the value of the complete property.LibrarySynchronizeType.withCreate
(boolean value) Sets the value of the create property.LibrarySynchronizeType.withDelete
(boolean value) Sets the value of the delete property.LibrarySynchronizeType.withHasItem
(HasSubEntityType... values) Adds objects to the list of HasItem using add methodLibrarySynchronizeType.withHasItem
(Collection<HasSubEntityType> values) Adds objects to the list of HasItem using addAll methodSets the value of the id property.LibrarySynchronizeType.withPartOfCollection
(String... values) Adds objects to the list of PartOfCollection using add methodLibrarySynchronizeType.withPartOfCollection
(Collection<String> values) Adds objects to the list of PartOfCollection using addAll methodLibrarySynchronizeType.withSearchXML
(String value) Sets the value of the searchXML property.LibrarySynchronizeType.withUpdateFrequency
(String value) Sets the value of the updateFrequency property.LibrarySynchronizeType.withUpdateMode
(String value) Sets the value of the updateMode property.Methods in com.vidispine.generated with parameters of type LibrarySynchronizeTypeModifier and TypeMethodDescriptionvoid
EntitySynchronizeType.setLibrary
(LibrarySynchronizeType value) Sets the value of the library property.EntitySynchronizeType.withLibrary
(LibrarySynchronizeType value) Sets the value of the library property.