- valueOf(String) - Static method in enum fr.maxlego08.zauctionhouse.auction.Economy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.maxlego08.zauctionhouse.category.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.maxlego08.zauctionhouse.transaction.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.maxlego08.zauctionhouse.zcore.utils.enums.Sorting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.maxlego08.zauctionhouse.zcore.utils.storage.ItemType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum fr.maxlego08.zauctionhouse.auction.Economy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.maxlego08.zauctionhouse.category.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.maxlego08.zauctionhouse.transaction.TransactionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.maxlego08.zauctionhouse.zcore.utils.enums.Sorting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.maxlego08.zauctionhouse.zcore.utils.storage.ItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.