Uses of Class
eu.bandm.music.entities.FunctionalGender
Packages that use FunctionalGender
-
Uses of FunctionalGender in eu.bandm.music.entities
Fields in eu.bandm.music.entities declared as FunctionalGenderModifier and TypeFieldDescriptionprotected FunctionalGender
FunctionalKey.gender
The gender(/"mode") of this key.static final FunctionalGender
FunctionalGender.major
Represents the major mode.static final FunctionalGender
FunctionalGender.minor
Represents the minor mode.Fields in eu.bandm.music.entities with type parameters of type FunctionalGenderModifier and TypeFieldDescriptionstatic final EntityCatalog
<FunctionalGender> FunctionalGender.catalog
The Catalog of all functional genders (="modes").Methods in eu.bandm.music.entities that return FunctionalGenderMethods in eu.bandm.music.entities with parameters of type FunctionalGenderModifier and TypeMethodDescriptionstatic FunctionalKey
FunctionalKey.valueOf
(FunctionalPitchModOctave base, FunctionalGender gender)