Uses of Class
com.vidispine.generated.EDLEntryType
-
Uses of EDLEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type EDLEntryTypeMethods in com.vidispine.generated that return EDLEntryTypeModifier and TypeMethodDescriptionObjectFactory.createEDLEntryType()
Create an instance ofEDLEntryType
EDLEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) EDLEntryType.withLength
(long value) Sets the value of the length property.EDLEntryType.withMediaRate
(int value) Sets the value of the mediaRate property.EDLEntryType.withStart
(long value) Sets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type EDLEntryTypeMethods in com.vidispine.generated with parameters of type EDLEntryTypeModifier and TypeMethodDescriptionEDLType.withEntry
(EDLEntryType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type EDLEntryTypeModifier and TypeMethodDescriptionEDLType.withEntry
(Collection<EDLEntryType> values) Adds objects to the list of Entry using addAll method