Uses of Class
lukas.wais.smart.mirror.model.PersonFields
Package | Description |
---|---|
lukas.wais.smart.mirror.model |
-
Uses of PersonFields in lukas.wais.smart.mirror.model
Methods in lukas.wais.smart.mirror.model that return PersonFields Modifier and Type Method Description static PersonFields
PersonFields. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static PersonFields[]
PersonFields. values()
Returns an array containing the constants of this enum type, in the order they are declared.