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