Uses of Class
com.vidispine.generated.UserSynchronizeType
-
Uses of UserSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as UserSynchronizeTypeMethods in com.vidispine.generated that return UserSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createUserSynchronizeType()
Create an instance ofUserSynchronizeType
EntitySynchronizeType.getUser()
Gets the value of the user property.UserSynchronizeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) UserSynchronizeType.withCreate
(boolean value) Sets the value of the create property.UserSynchronizeType.withDelete
(boolean value) Sets the value of the delete property.Sets the value of the user property.Methods in com.vidispine.generated with parameters of type UserSynchronizeTypeModifier and TypeMethodDescriptionvoid
EntitySynchronizeType.setUser
(UserSynchronizeType value) Sets the value of the user property.EntitySynchronizeType.withUser
(UserSynchronizeType value) Sets the value of the user property.