接口 EnumType
- 所有已知实现类:
EnumTypeImpl
-
方法详细资料
-
getJavaType
Class<?> getJavaType() -
getSimpleNames
- 指定者:
getSimpleNames在接口中NamedType
-
getConstants
List<EnumType.Constant> getConstants() -
getDoc
@Nullable org.babyfish.jimmer.client.meta.Doc getDoc()
-
EnumTypeImplgetSimpleNames 在接口中 NamedType