Uses of Class
io.meeds.deeds.constant.DisplayType
-
Packages that use DisplayType Package Description io.meeds.deeds.constant -
-
Uses of DisplayType in io.meeds.deeds.constant
Methods in io.meeds.deeds.constant that return DisplayType Modifier and Type Method Description static DisplayTypeDisplayType. valueOf(String name)Returns the enum constant of this type with the specified name.static DisplayType[]DisplayType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-