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 FunctionalGenderFunctionalKey.genderThe gender(/"mode") of this key.static final FunctionalGenderFunctionalGender.majorRepresents the major mode.static final FunctionalGenderFunctionalGender.minorRepresents the minor mode.Fields in eu.bandm.music.entities with type parameters of type FunctionalGenderModifier and TypeFieldDescriptionstatic final EntityCatalog<FunctionalGender> FunctionalGender.catalogThe 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 FunctionalKeyFunctionalKey.valueOf(FunctionalPitchModOctave base, FunctionalGender gender)