Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.enums.Gender
Packages that use Gender
Package
Description
-
Uses of Gender in org.projecthusky.fhir.emed.ch.epr.model.emediplan
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan declared as Gender -
Uses of Gender in org.projecthusky.fhir.emed.ch.epr.model.emediplan.enums
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.enums that return GenderModifier and TypeMethodDescriptionstatic GenderGender.fromEprAdministrativeGender(AdministrativeGender administrativeGender) static GenderGender.fromFhirAdministrativeGender(org.hl7.fhir.r4.model.Enumerations.AdministrativeGender administrativeGender) static GenderReturns the enum constant of this class with the specified name.static Gender[]Gender.values()Returns an array containing the constants of this enum class, in the order they are declared.