Modifier and Type | Field and Description |
---|---|
protected List<EDLEntryType> |
EDLType.entry |
Modifier and Type | Method and Description |
---|---|
EDLEntryType |
ObjectFactory.createEDLEntryType()
Create an instance of
EDLEntryType |
EDLEntryType |
EDLEntryType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
EDLEntryType |
EDLEntryType.withLength(long value) |
EDLEntryType |
EDLEntryType.withMediaRate(int value) |
EDLEntryType |
EDLEntryType.withStart(long value) |
Modifier and Type | Method and Description |
---|---|
List<EDLEntryType> |
EDLType.getEntry()
Gets the value of the entry property.
|
Modifier and Type | Method and Description |
---|---|
EDLType |
EDLType.withEntry(EDLEntryType... values) |
Modifier and Type | Method and Description |
---|---|
EDLType |
EDLType.withEntry(Collection<EDLEntryType> values) |
Copyright © 2017. All rights reserved.