Uses of Enum Class
com.vaadin.collaborationengine.util.Person.Diet
Packages that use Person.Diet
-
Uses of Person.Diet in com.vaadin.collaborationengine.util
Methods in com.vaadin.collaborationengine.util that return Person.DietModifier and TypeMethodDescriptionPerson.getDiet()static Person.DietReturns the enum constant of this class with the specified name.static Person.Diet[]Person.Diet.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.collaborationengine.util with parameters of type Person.Diet