public abstract static class InterchangeObject.InterchangeObjectBO
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
InterchangeObject.InterchangeObjectBO.StrongRef
A logical representation of a Strong Reference 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected KLVPacket.Header | 
header
The Header. 
 | 
protected byte[] | 
instance_uid
The Instance _ uid. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KLVPacket.Header | 
getHeader()
Gets header. 
 | 
MXFUID | 
getInstanceUID()
Gets instance uID. 
 | 
protected final KLVPacket.Header header
protected final byte[] instance_uid
public KLVPacket.Header getHeader()
@Nullable public MXFUID getInstanceUID()