Uses of Class
com.vidispine.generated.DurationResponse
-
Uses of DurationResponse in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DurationResponseMethods in com.vidispine.generated that return DurationResponseModifier and TypeMethodDescriptionObjectFactory.createDurationResponse()
Create an instance ofDurationResponse
DurationResponse.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DurationResponse.withDuration
(DurationType value) Sets the value of the duration property.Sets the value of the id property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type DurationResponseModifier and TypeMethodDescriptionJobStatusType.getDurationResponse()
Gets the value of the durationResponse property.Methods in com.vidispine.generated with parameters of type DurationResponseModifier and TypeMethodDescriptionJobStatusType.withDurationResponse
(DurationResponse... values) Adds objects to the list of DurationResponse using add methodMethod parameters in com.vidispine.generated with type arguments of type DurationResponseModifier and TypeMethodDescriptionJobStatusType.withDurationResponse
(Collection<DurationResponse> values) Adds objects to the list of DurationResponse using addAll method