Uses of Enum
org.eclipse.microprofile.openapi.apps.airlines.model.Gender
Packages that use Gender
Package
Description
Copyright (c) 2017 Contributors to the Eclipse Foundation
-
Uses of Gender in org.eclipse.microprofile.openapi.apps.airlines.model
Methods in org.eclipse.microprofile.openapi.apps.airlines.model that return GenderModifier and TypeMethodDescriptionUser.getGender()Returns the gender property of a User instance.static GenderReturns the enum constant of this type with the specified name.static Gender[]Gender.values()Returns an array containing the constants of this enum type, in the order they are declared.