Uses of Enum Class
org.api.cardtrader.enums.RarityEnum
Packages that use RarityEnum
-
Uses of RarityEnum in org.api.cardtrader.enums
Subclasses with type arguments of type RarityEnum in org.api.cardtrader.enumsMethods in org.api.cardtrader.enums that return RarityEnumModifier and TypeMethodDescriptionstatic RarityEnumReturns the enum constant of this class with the specified name.static RarityEnum[]RarityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RarityEnum in org.api.cardtrader.modele
Methods in org.api.cardtrader.modele that return RarityEnumMethods in org.api.cardtrader.modele with parameters of type RarityEnum