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