Uses of Class
eu.bandm.music.entities.FunctionalGender
-
Uses of FunctionalGender in eu.bandm.music.entities
Modifier 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.Modifier and TypeFieldDescriptionstatic final EntityCatalog<FunctionalGender>
FunctionalGender.catalog
The Catalog of all functional genders (="modes").Modifier and TypeMethodDescriptionstatic FunctionalKey
FunctionalKey.valueOf
(FunctionalPitchModOctave base, FunctionalGender gender)