public interface EnumSupport
String
getDesc()
static String
getDesc(EnumSupport enumSupport)
name()
static <T extends Enum<T>>T
parse(Class<T> enumType, String name)
String name()
String getDesc()
static String getDesc(EnumSupport enumSupport)
static <T extends Enum<T>> T parse(Class<T> enumType, String name)
Copyright © 2022. All rights reserved.