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