|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UFIDID3V2Frame | |
org.blinkenlights.jid3.test | |
org.blinkenlights.jid3.util | |
org.blinkenlights.jid3.v2 |
Uses of UFIDID3V2Frame in org.blinkenlights.jid3.test |
Methods in org.blinkenlights.jid3.test with parameters of type UFIDID3V2Frame | |
void |
AllTests.TestID3Visitor.visitUFIDID3V2Frame(UFIDID3V2Frame oUFIDID3V2Frame)
|
Uses of UFIDID3V2Frame in org.blinkenlights.jid3.util |
Methods in org.blinkenlights.jid3.util with parameters of type UFIDID3V2Frame | |
void |
ID3Visitor.visitUFIDID3V2Frame(UFIDID3V2Frame oUFIDID3V2Frame)
|
Uses of UFIDID3V2Frame in org.blinkenlights.jid3.v2 |
Methods in org.blinkenlights.jid3.v2 that return UFIDID3V2Frame | |
UFIDID3V2Frame[] |
ID3V2_3_0Tag.getUFIDFrames()
Get all UFID frames stored in this tag. |
UFIDID3V2Frame |
ID3V2_3_0Tag.removeUFIDFrame(java.lang.String sOwnerIdentifier)
Remove a specific UFID frame from this tag. |
Methods in org.blinkenlights.jid3.v2 with parameters of type UFIDID3V2Frame | |
void |
ID3V2_3_0Tag.addUFIDFrame(UFIDID3V2Frame oUFIDID3V2Frame)
Add a unique file identifier frame to this tag. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |