Uses of Class
com.vidispine.generated.WebsocketUpdateRequestType
-
-
Uses of WebsocketUpdateRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return WebsocketUpdateRequestType Modifier and Type Method Description WebsocketUpdateRequestType
ObjectFactory. createWebsocketUpdateRequestType()
Create an instance ofWebsocketUpdateRequestType
WebsocketUpdateRequestType
WebsocketUpdateRequestType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
WebsocketUpdateRequestType
WebsocketUpdateRequestType. withItem(ItemSearchType value)
WebsocketUpdateRequestType
WebsocketUpdateRequestType. withJob(JobFilterType value)
WebsocketUpdateRequestType
WebsocketUpdateRequestType. withQuota(QuotaFilterType value)
WebsocketUpdateRequestType
WebsocketUpdateRequestType. withStorage(StorageFilterType value)
WebsocketUpdateRequestType
WebsocketUpdateRequestType. withVxa(IDFilterType value)
WebsocketUpdateRequestType
WebsocketUpdateRequestType. withVxaJob(JobFilterType value)
Methods in com.vidispine.generated that return types with arguments of type WebsocketUpdateRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<WebsocketUpdateRequestType>
ObjectFactory. createWebsocketUpdateRequestDocument(WebsocketUpdateRequestType value)
Methods in com.vidispine.generated with parameters of type WebsocketUpdateRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<WebsocketUpdateRequestType>
ObjectFactory. createWebsocketUpdateRequestDocument(WebsocketUpdateRequestType value)
-