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