Uses of Class
org.blinkenlights.jid3.v2.OWNEID3V2Frame

Packages that use OWNEID3V2Frame
org.blinkenlights.jid3.test   
org.blinkenlights.jid3.util   
org.blinkenlights.jid3.v2   
 

Uses of OWNEID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type OWNEID3V2Frame
 void AllTests.TestID3Visitor.visitOWNEID3V2Frame(OWNEID3V2Frame oOWNEID3V2Frame)
           
 

Uses of OWNEID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type OWNEID3V2Frame
 void ID3Visitor.visitOWNEID3V2Frame(OWNEID3V2Frame oOWNEID3V2Frame)
           
 

Uses of OWNEID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return OWNEID3V2Frame
 OWNEID3V2Frame ID3V2_3_0Tag.setOWNEFrame(OWNEID3V2Frame oOWNEID3V2Frame)
          Set an ownership frame in this tag.
 OWNEID3V2Frame ID3V2_3_0Tag.getOWNEFrame()
          Get the OWNE frame set in this tag.
 OWNEID3V2Frame ID3V2_3_0Tag.removeOWNEFrame()
          Remove the OWNE frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type OWNEID3V2Frame
 OWNEID3V2Frame ID3V2_3_0Tag.setOWNEFrame(OWNEID3V2Frame oOWNEID3V2Frame)
          Set an ownership frame in this tag.