Uses of Enum Class
org.jjazz.harmony.api.ChordType.Family
Packages that use ChordType.Family
Package
Description
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
-
Uses of ChordType.Family in org.jjazz.harmony.api
Methods in org.jjazz.harmony.api that return ChordType.FamilyModifier and TypeMethodDescriptionChordType.getFamily()static ChordType.FamilyReturns the enum constant of this class with the specified name.static ChordType.Family[]ChordType.Family.values()Returns an array containing the constants of this enum class, in the order they are declared.