Uses of Class
org.deepsymmetry.cratedigger.pdb.RekordboxAnlz.PhraseStyle
-
Packages that use RekordboxAnlz.PhraseStyle Package Description org.deepsymmetry.cratedigger.pdb Generated classes for parsing rekordbox database export and track analysis files. -
-
Uses of RekordboxAnlz.PhraseStyle in org.deepsymmetry.cratedigger.pdb
Methods in org.deepsymmetry.cratedigger.pdb that return RekordboxAnlz.PhraseStyle Modifier and Type Method Description static RekordboxAnlz.PhraseStyleRekordboxAnlz.PhraseStyle. byId(long id)RekordboxAnlz.PhraseStyleRekordboxAnlz.SongStructureTag. style()The phrase style.static RekordboxAnlz.PhraseStyleRekordboxAnlz.PhraseStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static RekordboxAnlz.PhraseStyle[]RekordboxAnlz.PhraseStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-