Uses of Enum Class
com.luna.common.constant.ImageConstant
Packages that use ImageConstant
-
Uses of ImageConstant in com.luna.common.constant
Methods in com.luna.common.constant that return ImageConstantModifier and TypeMethodDescriptionstatic ImageConstant
Returns the enum constant of this class with the specified name.static ImageConstant[]
ImageConstant.values()
Returns an array containing the constants of this enum class, in the order they are declared.