Uses of Enum Class
ca.phon.session.Sex
Packages that use Sex
-
Uses of Sex in ca.phon.session
Subclasses with type arguments of type Sex in ca.phon.sessionMethods in ca.phon.session that return SexModifier and TypeMethodDescriptionAllParticipant.getSex()
Participant.getSex()
UnidentifiedParticipant.getSex()
static Sex
Returns the enum constant of this class with the specified name.static Sex[]
Sex.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.session with parameters of type Sex -
Uses of Sex in ca.phon.session.impl
Methods in ca.phon.session.impl that return SexMethods in ca.phon.session.impl with parameters of type Sex -
Uses of Sex in ca.phon.session.spi
Methods in ca.phon.session.spi that return SexMethods in ca.phon.session.spi with parameters of type Sex