Uses of Enum Class
net.mingsoft.basic.constant.e.BusinessTypeEnum
Packages that use BusinessTypeEnum
-
Uses of BusinessTypeEnum in net.mingsoft.basic.constant.e
Methods in net.mingsoft.basic.constant.e that return BusinessTypeEnumModifier and TypeMethodDescriptionstatic BusinessTypeEnumReturns the enum constant of this class with the specified name.static BusinessTypeEnum[]BusinessTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.