Uses of Class
org.episteme.social.sociology.Gender
Packages that use Gender
Package
Description
- social structures, persons, and cultural modeling.
-
Uses of Gender in org.episteme.social.sociology
Fields in org.episteme.social.sociology declared as GenderModifier and TypeFieldDescriptionstatic final GenderGender.AGENDERstatic final GenderGender.FEMALEstatic final GenderGender.MALEstatic final GenderGender.NON_BINARYstatic final GenderGender.OTHERstatic final GenderGender.TRANSGENDERstatic final GenderGender.UNKNOWNFields in org.episteme.social.sociology with type parameters of type GenderMethods in org.episteme.social.sociology that return GenderModifier and TypeMethodDescriptionstatic GenderGender.fromSex(BiologicalSex sex) Maps biological sex to social gender.Person.getGender()static GenderMethods in org.episteme.social.sociology that return types with arguments of type GenderModifier and TypeMethodDescriptionCensus.getGenderDistribution()Returns the distribution of genders within the population.Methods in org.episteme.social.sociology with parameters of type Gender