public class Identification extends MXFInterchangeObject
uid, ul
Constructor and Description |
---|
Identification(UL ul) |
Modifier and Type | Method and Description |
---|---|
String |
getCompanyName() |
Date |
getModificationDate() |
String |
getPlatform() |
String |
getProductName() |
UL |
getProductUID() |
UL |
getThisGenerationUID() |
short |
getVersionString() |
protected void |
read(Map<Integer,ByteBuffer> tags) |
getGenerationUID, getObjectClass, readBuf
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16String
public Identification(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read
in class MXFInterchangeObject
public UL getThisGenerationUID()
public String getCompanyName()
public String getProductName()
public short getVersionString()
public UL getProductUID()
public Date getModificationDate()
public String getPlatform()
Copyright © 2019. All rights reserved.