@MediaClass(uuid1=1712978144, uuid2=-393, uuid3=4563, uuid4={-96,-124,0,96,-108,-21,117,-53}, definedName="Avid MC Mob Reference", description="Avid extension MC mob reference.", symbol="Avid_MC_Mob_Reference", namespace="http://www.amwa.tv/is03/extensions/avid", prefix="avid") public class Avid_MC_Mob_ReferenceImpl extends InterchangeObjectImpl implements Avid_MC_Mob_Reference, Cloneable, Serializable
ObjectClassPropertyID| Constructor and Description |
|---|
Avid_MC_Mob_ReferenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Avid_MC_Mob_Reference |
clone()
Create a cloned copy of this interchange object.
|
PackageID |
getMobReferenceMobID() |
long |
getMobReferencePosition() |
void |
setMobReferenceMobID(PackageID mobReferenceMobID) |
void |
setMobReferencePosition(long mobReferencePosition) |
addApplicationPlugin, appendXMLChildren, clearApplicationPlugins, containsApplicationPlugin, containsApplicationPlugin, countApplicationPlugins, deepEquals, disableGenerationTracking, enableGenerationTracking, equals, getApplicationPlugins, getComment, getGeneration, getLinkedGenerationID, getLinkedGenerationIDString, getObjectClass, getPersistentID, getPersistentIndex, hashCode, isGenerationTracked, removeApplicationPlugin, removeApplicationPlugin, setLinkedGenerationID, setLinkedGenerationIDString, setObjectClass, setPersistentID, setPersistentIndex, toStringaddApplicationPlugin, clearApplicationPlugins, containsApplicationPlugin, containsApplicationPlugin, countApplicationPlugins, deepEquals, disableGenerationTracking, enableGenerationTracking, equals, getApplicationPlugins, getGeneration, getLinkedGenerationID, getObjectClass, isGenerationTracked, removeApplicationPlugin, removeApplicationPlugin, setLinkedGenerationID, setObjectClass, toStringgetPersistentID, setPersistentIndex@MediaProperty(uuid1=-2129588577, uuid2=-388, uuid3=4563, uuid4={-96,-124,0,96,-108,-21,117,-53}, definedName="Mob Reference MobID", typeName="PackageIDType", optional=false, uniqueIdentifier=false, pid=0, symbol="Mob_Reference_MobID") public PackageID getMobReferenceMobID()
getMobReferenceMobID in interface Avid_MC_Mob_Reference@MediaPropertySetter(value="Mob Reference MobID") public void setMobReferenceMobID(PackageID mobReferenceMobID) throws NullPointerException
setMobReferenceMobID in interface Avid_MC_Mob_ReferenceNullPointerException@MediaProperty(uuid1=-2129588576, uuid2=-388, uuid3=4563, uuid4={-96,-124,0,96,-108,-21,117,-53}, definedName="Mob Reference Position", typeName="Int64", optional=false, uniqueIdentifier=false, pid=0, symbol="Mob_Reference_Position") @Int64 public long getMobReferencePosition()
getMobReferencePosition in interface Avid_MC_Mob_Reference@MediaPropertySetter(value="Mob Reference Position") public void setMobReferencePosition(@Int64 long mobReferencePosition)
setMobReferencePosition in interface Avid_MC_Mob_Referencepublic Avid_MC_Mob_Reference clone()
InterchangeObjectCreate a cloned copy of this interchange object.
clone in interface Avid_MC_Mob_Referenceclone in interface MediaEntityclone in interface InterchangeObjectclone in class InterchangeObjectImpl(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.