Uses of Enum Class
ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
Packages that use SocialAccount.SocialType
-
Uses of SocialAccount.SocialType in ru.foodtechlab.abe.core.entities
Methods in ru.foodtechlab.abe.core.entities that return SocialAccount.SocialTypeModifier and TypeMethodDescriptionstatic SocialAccount.SocialTypeReturns the enum constant of this class with the specified name.static SocialAccount.SocialType[]SocialAccount.SocialType.values()Returns an array containing the constants of this enum class, in the order they are declared.