public static final class InterchangeObject.InterchangeObjectBO.StrongRef
extends java.lang.Object
Constructor and Description |
---|
StrongRef(byte[] instance_uid)
Constructor for a StrongRef object
|
Modifier and Type | Method and Description |
---|---|
MXFUID |
getInstanceUID()
Accessor for the underlying instance_uid
|
java.lang.String |
toString()
toString() method
|
public StrongRef(byte[] instance_uid)
instance_uid
- that this Strong reference object representspublic MXFUID getInstanceUID()
public java.lang.String toString()
toString
in class java.lang.Object