类 EnumType
java.lang.Object
org.babyfish.jimmer.dto.compiler.EnumType
-
方法概要
修饰符和类型方法说明booleanstatic EnumTypeof(org.babyfish.jimmer.dto.compiler.CompilerContext<?, ?> ctx, Collection<String> constants, DtoParser.EnumBodyContext enumBody)
-
方法详细资料
-
isNumeric
public boolean isNumeric() -
getValueMap
-
getConstantMap
-
of
public static EnumType of(org.babyfish.jimmer.dto.compiler.CompilerContext<?, ?> ctx, Collection<String> constants, DtoParser.EnumBodyContext enumBody)
-