@Immutable public final class TimecodeComponent extends StructuralComponent
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TimecodeComponent.TimecodeComponentBO
Object corresponding to parsed TimecodeComponent structural metadata set defined in st377-1:2011 
 | 
StructuralComponent.StructuralComponentBOInterchangeObject.InterchangeObjectBO| Constructor and Description | 
|---|
TimecodeComponent(TimecodeComponent.TimecodeComponentBO timecodeComponentBO)
Constructor for a TimecodeComponent structural metadata set 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MXFUID | 
getInstanceUID()
Getter for the instance UID for this TimecodeComponent structural metadata set 
 | 
java.lang.String | 
toString()
A method that returns a string representation of a TimecodeComponent object 
 | 
public TimecodeComponent(TimecodeComponent.TimecodeComponentBO timecodeComponentBO)
timecodeComponentBO - the parsed TimeCode Component objectpublic MXFUID getInstanceUID()
public java.lang.String toString()
toString in class java.lang.Object