org.xnap.plugin.viewer.videoinfo
Class VideoFile.GUID
java.lang.Object
org.xnap.plugin.viewer.videoinfo.VideoFile.GUID
- Enclosing class:
- VideoFile
protected class VideoFile.GUID
- extends java.lang.Object
Field Summary |
int |
f1
|
short |
f2
|
short |
f3
|
byte[] |
f4
|
Method Summary |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
f1
public int f1
f2
public short f2
f3
public short f3
f4
public byte[] f4
VideoFile.GUID
public VideoFile.GUID()
throws java.io.IOException
- Throws:
java.io.IOException
VideoFile.GUID
public VideoFile.GUID(int f1,
int f2,
int f3,
byte[] f4)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2001-2005 XNap Team. All Rights Reserved.