Uses of Class
com.vidispine.generated.ScheduledRequestType
-
Uses of ScheduledRequestType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ScheduledRequestTypeModifier and TypeFieldDescriptionprotected List<ScheduledRequestType>
ScheduledRequestListType.scheduledRequest
Methods in com.vidispine.generated that return ScheduledRequestTypeModifier and TypeMethodDescriptionObjectFactory.createScheduledRequestType()
Create an instance ofScheduledRequestType
ScheduledRequestType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ScheduledRequestType.withCreated
(XMLGregorianCalendar value) Sets the value of the created property.ScheduledRequestType.withDate
(XMLGregorianCalendar value) Sets the value of the date property.ScheduledRequestType.withExecuted
(XMLGregorianCalendar value) Sets the value of the executed property.ScheduledRequestType.withId
(long value) Sets the value of the id property.ScheduledRequestType.withRequest
(ScheduledRequestType.Request value) Sets the value of the request property.ScheduledRequestType.withResponse
(ScheduledRequestType.Response value) Sets the value of the response property.Sets the value of the state property.Sets the value of the user property.Methods in com.vidispine.generated that return types with arguments of type ScheduledRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScheduledRequestType>
ObjectFactory.createScheduledRequestDocument
(ScheduledRequestType value) ScheduledRequestListType.getScheduledRequest()
Gets the value of the scheduledRequest property.Methods in com.vidispine.generated with parameters of type ScheduledRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScheduledRequestType>
ObjectFactory.createScheduledRequestDocument
(ScheduledRequestType value) ScheduledRequestListType.withScheduledRequest
(ScheduledRequestType... values) Adds objects to the list of ScheduledRequest using add methodMethod parameters in com.vidispine.generated with type arguments of type ScheduledRequestTypeModifier and TypeMethodDescriptionScheduledRequestListType.withScheduledRequest
(Collection<ScheduledRequestType> values) Adds objects to the list of ScheduledRequest using addAll method