|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.blinkenlights.jid3.v2.SYLTID3V2Frame.SyncEntry
SyncEntry class. This container class is used to hold a timestamp and message pair.
Constructor Summary | |
SYLTID3V2Frame.SyncEntry(java.lang.String sText,
int iTimestamp)
|
Method Summary | |
java.lang.String |
getText()
|
int |
getTimestamp()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SYLTID3V2Frame.SyncEntry(java.lang.String sText, int iTimestamp) throws ID3Exception
Method Detail |
public java.lang.String getText()
public int getTimestamp()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |