Uses of Class
com.vidispine.generated.WebsocketUpdateType
-
Uses of WebsocketUpdateType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type WebsocketUpdateTypeModifier and TypeFieldDescriptionprotected List<WebsocketUpdateType>
WebsocketUpdateListType.entry
Methods in com.vidispine.generated that return WebsocketUpdateTypeModifier and TypeMethodDescriptionObjectFactory.createWebsocketUpdateType()
Create an instance ofWebsocketUpdateType
WebsocketUpdateType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the item property.Sets the value of the job property.WebsocketUpdateType.withQuota
(QuotaRuleType value) Sets the value of the quota property.WebsocketUpdateType.withStorage
(StorageType value) Sets the value of the storage property.WebsocketUpdateType.withVxa
(VXAUpdateType value) Sets the value of the vxa property.WebsocketUpdateType.withVxaJob
(VXAJobType value) Sets the value of the vxaJob property.Methods in com.vidispine.generated that return types with arguments of type WebsocketUpdateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WebsocketUpdateType>
ObjectFactory.createWebsocketUpdateDocument
(WebsocketUpdateType value) WebsocketUpdateListType.getEntry()
Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type WebsocketUpdateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WebsocketUpdateType>
ObjectFactory.createWebsocketUpdateDocument
(WebsocketUpdateType value) WebsocketUpdateListType.withEntry
(WebsocketUpdateType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type WebsocketUpdateTypeModifier and TypeMethodDescriptionWebsocketUpdateListType.withEntry
(Collection<WebsocketUpdateType> values) Adds objects to the list of Entry using addAll method