Uses of Class
com.vidispine.generated.VXAUpdateType
-
Uses of VXAUpdateType in com.vidispine.generated
Fields in com.vidispine.generated declared as VXAUpdateTypeMethods in com.vidispine.generated that return VXAUpdateTypeModifier and TypeMethodDescriptionObjectFactory.createVXAUpdateType()
Create an instance ofVXAUpdateType
WebsocketUpdateType.getVxa()
Gets the value of the vxa property.VXAUpdateType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the added property.VXAUpdateType.withAddedShare
(String... values) Adds objects to the list of AddedShare using add methodVXAUpdateType.withAddedShare
(Collection<String> values) Adds objects to the list of AddedShare using addAll methodVXAUpdateType.withDeleted
(Boolean value) Sets the value of the deleted property.VXAUpdateType.withRemovedShare
(String... values) Adds objects to the list of RemovedShare using add methodVXAUpdateType.withRemovedShare
(Collection<String> values) Adds objects to the list of RemovedShare using addAll methodSets the value of the user property.Sets the value of the vxaId property.Methods in com.vidispine.generated that return types with arguments of type VXAUpdateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VXAUpdateType>
ObjectFactory.createVXAUpdateDocument
(VXAUpdateType value) Methods in com.vidispine.generated with parameters of type VXAUpdateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VXAUpdateType>
ObjectFactory.createVXAUpdateDocument
(VXAUpdateType value) void
WebsocketUpdateType.setVxa
(VXAUpdateType value) Sets the value of the vxa property.WebsocketUpdateType.withVxa
(VXAUpdateType value) Sets the value of the vxa property.