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

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

Uses of IPLSID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type IPLSID3V2Frame
 void AllTests.TestID3Visitor.visitIPLSID3V2Frame(IPLSID3V2Frame oIPLSID3V2Frame)
           
 

Uses of IPLSID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type IPLSID3V2Frame
 void ID3Visitor.visitIPLSID3V2Frame(IPLSID3V2Frame oIPLSID3V2Frame)
           
 

Uses of IPLSID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return IPLSID3V2Frame
 IPLSID3V2Frame ID3V2_3_0Tag.setIPLSFrame(IPLSID3V2Frame oIPLSID3V2Frame)
          Set an involved people list frame in this tag.
 IPLSID3V2Frame ID3V2_3_0Tag.getIPLSFrame()
          Get the IPLS frame set in this tag.
 IPLSID3V2Frame ID3V2_3_0Tag.removeIPLSFrame()
          Remove the IPLS frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type IPLSID3V2Frame
 IPLSID3V2Frame ID3V2_3_0Tag.setIPLSFrame(IPLSID3V2Frame oIPLSID3V2Frame)
          Set an involved people list frame in this tag.