Uses of Class
org.jaudiotagger.tag.id3.valuepair.InterpolationTypes

Packages that use InterpolationTypes
org.jaudiotagger.tag.id3.valuepair   
 

Uses of InterpolationTypes in org.jaudiotagger.tag.id3.valuepair
 

Fields in org.jaudiotagger.tag.id3.valuepair declared as InterpolationTypes
private static InterpolationTypes InterpolationTypes.interpolationTypes
           
 

Methods in org.jaudiotagger.tag.id3.valuepair that return InterpolationTypes
static InterpolationTypes InterpolationTypes.getInstanceOf()