Uses of Class
com.vidispine.generated.ConformIntervalType
-
Uses of ConformIntervalType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConformIntervalTypeModifier and TypeFieldDescriptionprotected ConformIntervalTypeConformDestinationType.intervalprotected ConformIntervalTypeConformSourceType.intervalMethods in com.vidispine.generated that return ConformIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createConformIntervalType()Create an instance ofConformIntervalTypeConformDestinationType.getInterval()Gets the value of the interval property.ConformSourceType.getInterval()Gets the value of the interval property.ConformIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ConformIntervalType.withEnd(ConformTimePointType value) Sets the value of the end property.ConformIntervalType.withStart(ConformTimePointType value) Sets the value of the start property.Methods in com.vidispine.generated with parameters of type ConformIntervalTypeModifier and TypeMethodDescriptionvoidConformDestinationType.setInterval(ConformIntervalType value) Sets the value of the interval property.voidConformSourceType.setInterval(ConformIntervalType value) Sets the value of the interval property.ConformDestinationType.withInterval(ConformIntervalType value) Sets the value of the interval property.ConformSourceType.withInterval(ConformIntervalType value) Sets the value of the interval property.