Uses of Class
com.vidispine.generated.DurationType
-
Uses of DurationType in com.vidispine.generated
Fields in com.vidispine.generated declared as DurationTypeMethods in com.vidispine.generated that return DurationTypeModifier and TypeMethodDescriptionObjectFactory.createDurationType()Create an instance ofDurationTypeDurationResponse.getDuration()Gets the value of the duration property.DurationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) DurationType.withDuration(TimeCodeType value) Sets the value of the duration property.DurationType.withStream(StreamIntervalType... values) Adds objects to the list of Stream using add methodDurationType.withStream(Collection<StreamIntervalType> values) Adds objects to the list of Stream using addAll methodMethods in com.vidispine.generated that return types with arguments of type DurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DurationType>ObjectFactory.createDurationDocument(DurationType value) Methods in com.vidispine.generated with parameters of type DurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DurationType>ObjectFactory.createDurationDocument(DurationType value) voidDurationResponse.setDuration(DurationType value) Sets the value of the duration property.DurationResponse.withDuration(DurationType value) Sets the value of the duration property.