Uses of Class
com.vidispine.generated.ScheduledRequestType.Response
-
Uses of ScheduledRequestType.Response in com.vidispine.generated
Fields in com.vidispine.generated declared as ScheduledRequestType.ResponseModifier and TypeFieldDescriptionprotected ScheduledRequestType.ResponseScheduledRequestType.responseMethods in com.vidispine.generated that return ScheduledRequestType.ResponseModifier and TypeMethodDescriptionObjectFactory.createScheduledRequestTypeResponse()Create an instance ofScheduledRequestType.ResponseScheduledRequestType.getResponse()Gets the value of the response property.ScheduledRequestType.Response.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ScheduledRequestType.Response.withContentType(String value) Sets the value of the contentType property.ScheduledRequestType.Response.withHasBody(boolean value) Sets the value of the hasBody property.ScheduledRequestType.Response.withStatusCode(int value) Sets the value of the statusCode property.Methods in com.vidispine.generated with parameters of type ScheduledRequestType.ResponseModifier and TypeMethodDescriptionvoidScheduledRequestType.setResponse(ScheduledRequestType.Response value) Sets the value of the response property.ScheduledRequestType.withResponse(ScheduledRequestType.Response value) Sets the value of the response property.