Uses of Class
com.vidispine.generated.ScheduledRequestType.Request
-
Uses of ScheduledRequestType.Request in com.vidispine.generated
Fields in com.vidispine.generated declared as ScheduledRequestType.RequestModifier and TypeFieldDescriptionprotected ScheduledRequestType.Request
ScheduledRequestType.request
Methods in com.vidispine.generated that return ScheduledRequestType.RequestModifier and TypeMethodDescriptionObjectFactory.createScheduledRequestTypeRequest()
Create an instance ofScheduledRequestType.Request
ScheduledRequestType.getRequest()
Gets the value of the request property.ScheduledRequestType.Request.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the body property.ScheduledRequestType.Request.withMethod
(String value) Sets the value of the method property.Sets the value of the uri property.Methods in com.vidispine.generated with parameters of type ScheduledRequestType.RequestModifier and TypeMethodDescriptionvoid
ScheduledRequestType.setRequest
(ScheduledRequestType.Request value) Sets the value of the request property.ScheduledRequestType.withRequest
(ScheduledRequestType.Request value) Sets the value of the request property.